Links

Usage summary

get
/v1/usageSummary
Get usage summary
Gets usage summary of all sessions for your account, including number of sessions and session durations.
Parameters
Query
startMonth
string
Specify a starting month for the usage summary e.g. 2023-07 will start the usage summary in July 2023.
nextKey
string
If results are truncated, response will include
hasMore:true
and
nextKey: "xyz"
. Pass nextKey value as query parameter into GET request to retrieve the next batch of results.
Responses
200