/cdrs by date

Retrieve the call history taking a date range as parameter. NOTE: The "try it" button for this endpoint won't work as expected because of enconding problems with readme.io. Please use the curl example in your machine to test it.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to (created_at >= 2017-06-01) AND (created_at <= 2017-06-02)

Date or Dates range to query for CDR.

int32
required
Defaults to 10

The maximum limit of CDR rows that will come from the request Max value 500.

string
required
Defaults to DESC

The order of the returned data, order by init_dt. DESC: descendent, ASC: ascendent.

int32
required
Defaults to 0

The offset of the CDR to request, starts with 0.

Headers
string
required
Defaults to {api_key}
Responses

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