v45

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0114775543.6 KB
Analytics

Daily call summary

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.

get/analytics/daily-call-summary

Query parameters

datestring date required

Date to query (YYYY-MM-DD)

agentIdstring

Filter to a specific agent

Response

Daily call summary

successboolean

Example response

{
  "success": true
}