Number of Pending Users in Network
CUSTOM-ENDPOINT
GET https://api.speakap.io/networks/:eid/stats/pending-users
CUSTOM-REQUEST
- URI: /networks/{networkEID}/stats/pending-users
- Method: GET
- Authentication: OAuth 2.0
Parameters
| Name | Type | Description |
|---|
| networkEID | EID | Network EID |
Filters
| Name | Type | Description |
|---|
| period | string | Date range for statistics. Possible values are: today, yesterday, last_7_days, last_week, last_30_days, last_month |
Parameter period equals to last_week will return data for last calendar week (from Monday to Sunday). Filter last_month has same behaviour.
Response