Skip to main content

Download export CSV

GET 

/api/v1/exports/jobs/:id/download

Serves the generated CSV of an asynchronous export (text/csv; charset=utf-8 with BOM). Only available once the job is completed and before expiresAt.

Request

Responses

CSV file (text/csv; charset=utf-8 with BOM so Excel renders accents correctly; Content-Disposition: attachment).