Skip to content

Today per-agent summary metrics

GET/v1/reports/summary/agents

Returns paginated per-agent call summary metrics for the current day, including inbound, outbound, unanswered, and break-time values.

Query Parameters

pageinteger
Example:1
per_pageinteger
Example:25

Responses

Body

success_codeenum: 200 | 201Numeric success code matching the HTTP response status. required
Example:200
messagestring required
Example:OK
detailsobject required
dataobject (CallCenterSummaryAgentsData) required
agents_countintegerTotal agents matching filters (across all pages). required
agentsarray[object] required
agent_namestring required
agent_numberstring or null
inboundinteger required
outboundinteger required
answeredinteger required
unansweredinteger required
unanswered_outboundinteger required
transferredinteger required
abandonedinteger required
avg_break_timenumber required
avg_talk_timenumber required
avg_ring_timenumber required
metaobject (CallCenterPaginationMeta) required
current_pageinteger required
per_pageinteger required
totalinteger required
last_pageinteger required
linksobject required
firststring required
laststring required
prevstring or null required
nextstring or null required
error_codeintegerNumeric error code matching the HTTP response status. required
Example:400
messagestring required
detailsobjectValidation errors are returned as a field-to-messages map; other errors may use arbitrary keys. required
error_codeintegerNumeric error code matching the HTTP response status. required
Example:400
messagestring required
detailsobjectValidation errors are returned as a field-to-messages map; other errors may use arbitrary keys. required
error_codeintegerNumeric error code matching the HTTP response status. required
Example:400
messagestring required
detailsobjectValidation errors are returned as a field-to-messages map; other errors may use arbitrary keys. required
error_codeintegerNumeric error code matching the HTTP response status. required
Example:400
messagestring required
detailsobjectValidation errors are returned as a field-to-messages map; other errors may use arbitrary keys. required