Concurrent call counts
Returns minute-by-minute concurrent call counts for a specific day. Optionally broken down per agent.
Authentication
AuthorizationBearer
API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.
Query parameters
date
Date to query (YYYY-MM-DD)
agentId
Filter to a specific agent
includeAgents
Pass true to include a per-agent breakdown in the response
Allowed values:
Response
Minute-level concurrency data
success
data
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error

