Skip to content

Today per-queue summary metrics

GET/v1/reports/summary/queues

Returns paginated per-queue call summary metrics for the current day, including inbound, outbound, service-level, wait-time, and talk-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
dataarray[object] required
queuestringQueue number. required
typeenum: inbound | outbound required
totalinteger required
answeredinteger required
missedintegerInbound unanswered count; outbound unanswered uses the same field. required
abandonedinteger required
answered_slaintegerAnswered calls with wait time under 60 seconds (inbound only). required
total_wait_timeinteger required
total_talk_timeinteger required
avg_talk_timenumber (float)Average talk time in seconds, rounded to 2 decimal places. required
avg_wait_timenumber (float)Average wait time in seconds (2 decimal places). required
max_waitinteger 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