Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

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

Path Parameters

export_id
string<uuid>
required

Response

Successful Response

id
string
required
dataset
string
required
format
enum<string>
required
Available options:
csv,
parquet
status
enum<string>
required
Available options:
queued,
running,
ready,
failed,
expired
created_at
string<date-time>
required
status_url
string
required
row_count
integer | null
size_bytes
integer | null
completed_at
string<date-time> | null
expires_at
string<date-time> | null
download_url
string | null
error
string | null