Skip to main content
With our Exports API, you can track the status of an export and retrieve its download URL.

Lifecycle

Exports are queued from the Lists API, which returns an exportId. Use that id with the status endpoint to poll the export until it is ready, then download it from the returned url.

Status values

Authorization

The Public API token is team-scoped. You can only track exports that belong to your team; requesting one from another team returns 404.