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

9fd13f607823

Analytics

Concurrent call counts

Returns minute-by-minute concurrent call counts for a specific day. Optionally broken down per agent.

get/analytics/concurrency

Query parameters

datestring date required

Date to query (YYYY-MM-DD)

agentIdstring

Filter to a specific agent

includeAgents'true' | 'false'

Pass true to include a per-agent breakdown in the response

Response

Minute-level concurrency data

successboolean

Example response

{
  "success": true
}