Skip to main content
GET
Get export

When you’d use this

Right after POST /v1/exports. Poll every few seconds until status is completed, then download from download_url.

Path parameters

Request

Responses

Still working (200 RUNNING)

Ready to download (200 COMPLETED)

Failed (200 FAILED)

Expired (410 GONE)

Downloading the file

Once you have download_url, just curl it. No auth header needed — the URL is pre-signed:
URL expires in 7 days. If you need it later, re-create the export. Cheaper than us holding files forever.