Export a report
Export a report to one or more specified destinations or recipients. Supported destinations include Slack channels, Google Drive, cloud storage, and webhooks. Supported recipients include an organization member, team, or email address.
If you want to download a report PDF instead, see the [/v2/reports/{reportId}/export](https://help.sigmacomputing.com/reference/export-report) endpoint.
### Usage notes
- Retrieve the **reportId** by calling the [/v2/reports](https://help.sigmacomputing.com/reference/list-reports) endpoint.
- Only PDF exports are supported for reports.
- This endpoint is rate limited to 100 requests per minute.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Path parameters
reportId
Request
The request body.
targets
config
attachments
parameters
timeout
Response
The response body.

