data

Get Dataset Export

Return the state of one export owned by the authenticated user.

get/exports/{export_id}

Path parameters

export_idstring uuid required

Response

Successful Response

idstring required
datasetstring required
format'csv' | 'parquet' required
status'queued' | 'running' | 'ready' | 'failed' | 'expired' required
row_countinteger nullable
size_bytesinteger nullable
created_atstring date-time required
completed_atstring date-time nullable
expires_atstring date-time nullable
status_urlstring required
download_urlstring nullable
errorstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.