Usage summary
Gets usage summary of all sessions for your account, including number of sessions and session durations.
Authorizations
X-API-KEYstringRequired
Use an API token for authentication via X-API-KEY header
Query parameters
nextKeystringOptionalExample:
If results are truncated, response will include hasMore:true and a nextKey to retrieve the next page.
Pass the nextKey value as query parameter into the GET request to retrieve the next batch of results.
xyzstartMonthstring · dateOptionalExample:
Specify a starting month for the usages summary e.g. '2023-07' will start the usage summary from July 2023.
2023-05Responses
200
OK
application/json
get
/usageSummary200
OK
Last updated