Export status

This endpoint allows brands to track the status of a previously initiated report export. It returns the current state of the export job and, once the export is completed, provides a secure download URL for the generated CSV.

The endpoint also serves as a fallback mechanism, allowing brands to retrieve the export details and download link in case the export completion webhook is not received or cannot be processed.

Token scope - Read & write Analytics & Reports


Export Lifecycle

An export job can be in one of the following states:

  • QUEUED - Export request has been accepted and is waiting to be processed.
  • PROCESSING - Report generation is in progress.
  • COMPLETED - Export has been generated successfully and the download URL is available.
  • FAILED - Export generation failed.
  • CANCELLED (if supported) - Export was cancelled before completion.

Path Params
number
required

The export job ID returned by the Report Export API.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json