v45

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0114775543.6 KB
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

successboolean

Example response

{
  "success": true
}