# Export the recipient list, outcomes included

Source: https://docs.usetone.ai/reference/campaigns/exportCsv

> Streams CSV rather than JSON, for the whole list rather than a page.

`GET /v1/campaigns/{id}/export.csv`
Streams CSV rather than JSON, for the whole list rather than a page.

Requires the `read` scope.

## Parameters

| Name | In | | Meaning |
|---|---|---|---|
| `id` | path | required | The campaign's id. |
