Skip to main content
GET
Get export status

Authorizations

Authorization
string
header
required

Path Parameters

export_id
string
required

Response

Export status

id
string
status
enum<string>
Available options:
pending,
processing,
completed,
failed
download_url
string<uri>

Temporary download URL (only when completed, valid 24h)

file_size_bytes
integer
format
string
created_at
string<date-time>
completed_at
string<date-time>
error
string

Generic error message (only when failed)