Analytics
Daily call summary
Returns an aggregate call summary for a specific day. Live in-progress and in-queue counts are merged from real-time data on top of the historical data.
get/analytics/daily-call-summary
Query parameters
datestring date required
Date to query (YYYY-MM-DD)
agentIdstring
Filter to a specific agent
Response
Daily call summary
Example response
{
"success": true
}