Campaigns
Export campaign call logs
Returns one row per call attempt in the campaign (timestamp, contact, agent, outcome, duration, cost, recording URL, transcript URL). Use this for a flat call-level audit trail of a campaign. The response streams as CSV.
get/campaign/{id}/logs/export
Path parameters
idstring required
The campaign ID.
Response
CSV export streamed successfully. One row per call attempt. The exact column set matches what your dashboard's campaign export produces for this campaign; check a live export against your own campaign to confirm the column list.