List call detail records (XDR)

List the call detail records for an extension over a given time window. Each record includes the call direction, source and destination numbers, start and end timestamps, duration, charged price, and final status. The from_date and to_date query parameters use the format yyyy-MM-dd HH:mm:ss (example, 2026-04-20 10:00:00). The extension must belong to the authenticated customer.

Query Params
string

Optional filter by call id.

string
required
\S

Extension / account id to scope CDRs.

string

Optional filter by source number.

string
required
\S

Interval start, format yyyy-MM-dd HH:mm:ss (e.g. 2026-04-20 10:00:00).

int32
≥ 1
Defaults to 1

Page index, 1-based (default 1).

int32
≥ 1
Defaults to 100

Page size (default 100).

string

Optional filter by destination number.

string
required
\S

Interval end, format yyyy-MM-dd HH:mm:ss (e.g. 2026-04-20 10:00:00).

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json