Call start distribution

View as Markdown

Returns the distribution of call start times as minute-level buckets for a specific day, showing when calls were initiated throughout the day.

Authentication

AuthorizationBearer

API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.

Query parameters

datedateRequired

Date to query (YYYY-MM-DD)

agentIdstringOptional
Filter to a specific agent

Response

Minute-level call start distribution

successboolean
dataobject

Errors

400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error