latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-1715378564.1 KB

274a178284a4

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
}