Retrieve the detailed call records that power the Call Analytics report.
When to use. Pull the individual call rows behind Call Analytics for reporting, audits, or reconciliation against your own systems. For per-period aggregates (totals, ACD, ASR) rather than individual rows, use POST /cdrs/cdrs-aggregate.
Filtering and shape. Filter, order, limit and select fields by any response field. See Core API Concepts. Use fields with a semicolon-separated list to limit the returned columns. Common filters include campaign_id, caller_user_id, start_at and end_at, dst and dst_country. The response is wrapped as { "cdrs": [ ... ] }, and is an empty array when nothing matches.
Example. GET /api/cdrs/campaign_id/42/start_at/2020-09-01 00:00:00/limit/50;0
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||