> ## Documentation Index
> Fetch the complete documentation index at: https://docs.syntr.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Export Report

> Download full campaign report in multiple formats.

<ParamField path="id" type="string" required>
  The ID of the id.
</ParamField>

### Query Parameters

<ParamField query="format" type="string">
  csv, xlsx, pdf
</ParamField>

<ParamField query="type" type="string">
  recipients, analytics, full
</ParamField>

<ResponseExample>
  ```json Response theme={null}
  {
    "format": "csv/pdf/xlsx",
    "desc": "Binary file or text stream"
  }
  ```
</ResponseExample>
