CDR
Get the most recent CDRs
Returns the most recent CDRs for your account without requiring a date range. Default 20 records; use limit to retrieve more.
get/api/v1/Account/{auth_id}/cdr/recent
Path parameters
auth_idstring required
Example:MA_XXXXXX
Your account Auth ID
Query parameters
limitinteger
Example:50
Number of recent CDRs to return.
Response
Recent CDRs
Changes
No recorded changes to this endpoint across all 1 revision of this API.