Skip to main content
GET
Requires scope: sdk:state-read Call only when get_export reports downloadable=True.

Parameters

str
required
Export job id.

Returns

ExportDownload
str
Export job identifier.
str
Presigned GET URL for the zip.
int
URL TTL (typically 3600).
int | None
Zip size in bytes.
str | None
SHA-256 of the zip.
str | None
Object key in the exports bucket.

Raises