Analytics
Call start distribution
Returns the distribution of call start times as minute-level buckets for a specific day, showing when calls were initiated throughout the day.
get/analytics/call-start-distribution
Query parameters
datestring date required
Date to query (YYYY-MM-DD)
agentIdstring
Filter to a specific agent
Response
Minute-level call start distribution
Example response
{
"success": true
}