Skip to main content
GET
Get CDR reports

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

date
string<date>
required

The date for which to retrieve CDR reports (format: YYYY-MM-DD). Data is available starting from the previous day.

Example:

"2025-10-02"

Response

Returns the CDR report file URL for the specified date

files
object[]
required