Daily call summary

View as Markdown

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.

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

Daily call summary
successboolean
dataobject

Errors

400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error