Get Satisfaction and Outcome Analytics
Retrieves satisfaction and outcome analytics for voice agents including NPS score, sentiment distribution, CSAT score, first call resolution, and escalation rate.
Documentation Index
Fetch the complete documentation index at: https://docs.tryhamsa.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token '
Query Parameters
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"