API Key Authentication. It should be included in the header of each request.
Agent ID.
Example: 2142
Start time for filtering data.
Example: "2024-03-15T00:00:00Z"
End time for filtering data.
Example: "2024-03-15T23:59:59Z"
Time period for data aggregation.
Example: "day", "week", or "month"
hour - Hourday - Dayweek - Weekhour, day, week 1ID of the critical metric category.
Example: 5
Type of issue for filtering results.
Example: "new_issues", "continued_issues", or "new_agents"
1ID of the specific metric to filter by.
Example: 18
Filter results by conversation topic.
Example: "billing_inquiry" or "technical_support"
1Filter by specific dropoff point in conversation.
Example: "after_greeting" or "during_payment"
1Overall evaluation results across all calls. Example:
{
"metrics": [
{
"id": 1,
"name": "Average Response Time",
"value": 2.8,
"explanation": [
"Average response time improved by 15%",
"Peak performance during business hours"
]
},
{
"id": 2,
"name": "Success Rate",
"value": 0.92,
"explanation": [
"92% of calls completed successfully",
"Higher success rate in technical support"
]
}
]
}When this record was created.
Example: 2024-03-15T10:30:45Z
Agent ID