OpenAPI 3.0.0raw.githubusercontent.com2026-08-0915378562.5 KB

c2d0eb64b01a

Analytics

Call counts by day

Returns call counts aggregated per calendar day, suitable for bar chart visualizations.

get/analytics/call-counts-by-day

Query parameters

agentIdstring

Comma-separated agent IDs to filter results

campaignIdstring

Campaign ID to filter results

callTypestring

Type of call to filter (e.g. inbound, outbound)

dateFromstring date-time

Start of date range (ISO 8601)

dateTostring date-time

End of date range (ISO 8601)

Response

Daily call counts

successboolean

Example response

{
  "success": true
}