Retrieves overview analytics for voice agents including live sessions, total sessions, average session duration, and calls over time.
Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token
The unique identifier of the voice agent. If not sent, the statistics will be for all voice agents.
"48f7656f-098b-4c43-b165-7cfd2cc8ac30"
The period filter option. Defaults to TODAY.
LAST_HOUR, TODAY, YESTERDAY, THIS_WEEK, THIS_MONTH, CUSTOM "TODAY"
The start period timestamp in milliseconds sent in string format. Must be sent with CUSTOM date filter.
"1737590399000"
The end period timestamp in milliseconds sent in string format. Must be sent with CUSTOM date filter.
"1737590399000"
The time difference between the timezone of the user's machine to the UTC/GMT timezone.
"-3"