Skip to main content
GET
Requires scope: sdk:state-read

Parameters

str
required
Export job id from create_export.

Returns

ExportJob
str
Export job identifier.
str
Current lifecycle status.
str | None
Current pipeline stage.
float
0–100 progress estimate.
dict[str, int]
Parquet member row counts when available.
bool
True when a download URL is available.

Raises