Skip to main content
Create an export after the job has a terminal dataset. You need exports:write to create and exports:read to inspect it.
Supported formats are csv, json, ndjson, and xlsx. Save the returned data.id and inspect it:
Export states are queued, running, ready, failed, and expired. Download only when the state is ready and download_url is present. URLs are short-lived; inspect expires_at. Treat the signed URL as a credential and do not publish it or forward your API key to its host. Export creation and inspection consume zero request units. An export of partial data remains partial; it does not turn an incomplete job into complete coverage.