Skip to main content
GET
Get Call Detail Records
Fetch telephony call detail records (CDR) for your organization - inbound and outbound SIP calls with status, timing, duration, and end reason.
Prerequisites: API Token + Org-Handle. See Authentication.

Headers

Query parameters

cURL

Authorizations

Authorization
string
header
required

Format: Token

Headers

Org-Handle
string
required

Organization domain handle

Example:

"unpod.tv"

Query Parameters

page
integer
Example:

1

page_size
integer
Example:

20

call_type
enum<string>
Available options:
inbound,
outbound
Example:

"outbound"

call_status
enum<string>
Available options:
completed,
notConnected,
failed
Example:

"completed"

Response

List of telephony CDRs