Export the recipient list, outcomes included
Streams CSV rather than JSON, for the whole list rather than a page.
Requires the read scope. A key with less gets 403 insufficient_scope.
Authorization: Bearer tone_live_… or tone_test_…. The prefix IS the environment: a test key reaches only the sandbox, and no request field bridges the two.
In: header
Path Parameters
The campaign's id.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/campaigns/string/export.csv"Copy this campaign and its recipients to a draft
The way to re-run a list, or to change the agent — which the original campaign will not let you do.
Fetch a single campaign
Includes the snapshot taken at launch — the agent, the number and the sender classification the run actually used — which is evidence, not a live read of what those objects say today.