Analytics
Call volume timeseries
Returns daily call volume broken down by outcome (answered, no-answer, failed, cancelled) over the selected period.
get/analytics/call-volume-timeseries
Query parameters
agentIdstring
Comma-separated agent IDs to filter results
campaignIdstring
Campaign ID to filter results
callTypestring
Type of call to filter (e.g. inbound, outbound)
dateFromstring date-time
Start of date range (ISO 8601)
dateTostring date-time
End of date range (ISO 8601)
Response
Daily call volume by outcome
Example response
{
"success": true
}