Get Call Detail Records (paginated)

Returns paginated CDRs across directions and dispositions, with optional filters such as from/to,
type, status, extensions, and date range. Use for auditing, BI pipelines, and ad-hoc investigations.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
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

Caller (from) filter.

string

Callee (to) filter.

string
enum

Optional call type filter when supported by the endpoint.

Allowed:
string
enum

Optional disposition filter for CDR-like endpoints.

Allowed:
date-time
required

Start of date range (alias of startDate per service).

date-time

End of date range (alias of endDate per service).

string

Agent/extension filter when supported.

string
enum
Defaults to desc

Sort order when sorting is supported.

Allowed:
Response
200

Paginated list of CDRs with metadata.

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