Skip to main content
GET
Fetch export
When status is completed, use download_url to download the generated file. The URL is a short-lived presigned link. For the full workflow, including webhook subscriptions, see Generating async reports.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

exportId
string<uuid>
required

The UUID of the export request.

Response

Export request.

data
object
required

An async export request and its current status.