Search report calls
GET/v1/reports/calls
Paginated workspace call search across queue stats rows. Private upstream path: `/v1/reports/calls`.
Query Parameters
from_datestring required
Start date (DD-MM-YYYY).
Example:06-05-2026
to_datestring required
End date (DD-MM-YYYY).
Example:17-05-2026
from_timestring
Start time (HH-MM-SS). Defaults to start of day.
Example:00-00-00
to_timestring
End time (HH-MM-SS). Defaults to end of day.
Example:23-59-59
time_zonestring
UTC offset. Defaults to +00:00 when omitted.
Example:+03:00
queuearray
Optional comma-separated queues. Omit to aggregate all workspace queues.
Example:text
agentarray
Optional comma-separated agent numbers.
Example:text
eventstring
Example:abandon
tagstring
Example:text
numberstring
Example:text
idstring
Example:text
wait_timeinteger
Example:text
talk_timeinteger
Example:text
pageinteger
Example:1
per_pageinteger
Example:25