Skip to content

Today workspace summary metrics

GET/v1/reports/summary/calls

Returns aggregated workspace call summary metrics for the current day. When queue is omitted, the response includes all inbound and outbound queues available to the workspace.

Query Parameters

queuearray

Optional comma-separated queues. Omit to aggregate all workspace queues.

Example:1001,1002

Responses

Body

success_codeenum: 200 | 201Numeric success code matching the HTTP response status. required
Example:200
messagestring required
Example:OK
detailsobject required
dataobject (CallCenterSummaryCallsData) required
total_callsinteger required
inboundinteger required
outboundinteger required
answeredinteger required
unansweredinteger required
abandonedinteger required
transferredintegerCount of transferred calls for the current day. required
unanswered_outboundinteger required
avg_break_timenumber required
avg_talk_timenumber required
avg_ring_timenumber required
metaobject
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