List Calls by Queue (paginated)

Returns paginated call records scoped to one or more queues over the requested window. Includes caller,
event, hold time, and timing metadata; supports filtering and pagination for large result sets.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Comma-separated list of queue extensions or IDs to filter by.

date-time
required

Start of the reporting window (inclusive). Accepts ISO date/time.

date-time

End of the reporting window (inclusive). If omitted, queries use open-ended or service defaults.

string
enum

Optional disposition filter for CDR-like endpoints.

Allowed:
integer
≥ 1
Defaults to 1

1-based page index for paginated resources.

integer
1 to 1000
Defaults to 10

Page size for paginated resources.

string

Comma-separated list of agent extensions or IDs to filter by.

Response
200

Paginated list of queue-scoped calls with metadata.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!