Get Users Adoption Rate
CUSTOM-ENDPOINT
GET https://api.speakap.io/networks/:eid/stats/users-adoption-rate
CUSTOM-REQUEST
- URI: /networks/{networkEID}/stats/users-adoption-rate
- 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