List CDRs
Returns a paginated list of CDRs.
Authorizations
Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.
Query Parameters
Start date in YYYY-MM-DD format.
"2023-01-01"
End date in YYYY-MM-DD format.
"2023-09-01"
Call direction to filter results. Allowed values: placed, received.
"received"
Call disposition to filter results. Allowed values: answered, busy, rejected,
failed, all.
Call disposition.
answered, noanswer, busy, failed, all Originating phone number for filtering. Full or partial input accepted.
"13524815863"
Destination phone number for filtering. Full or partial input accepted.
"12565378257"
SIP trunk login to filter outbound calls. Ignored for inbound calls.
"12321"
Call ID to filter results.
"99df5ffd-962a-410f-bcce-d08f1f7f328c"
Page number to retrieve.
1
Number of records per page.
25