Agent performance
Returns per-agent call performance metrics. Supports sorting and limiting results.
Authentication
AuthorizationBearer
API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.
Query parameters
agentId
Comma-separated agent IDs to filter results
campaignId
Campaign ID to filter results
callType
Type of call to filter (e.g. inbound, outbound)
dateFrom
Start of date range (ISO 8601)
dateTo
End of date range (ISO 8601)
sortBy
Field to sort by (e.g. totalCalls, pickupRate, avgDuration)
sortOrder
Sort direction
Allowed values:
limit
Maximum number of agents to return
Response
Per-agent performance metrics
success
data
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error

