Skip to main content
GET
Get export state and fresh download URL

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

exportId
string
requis

Réponse

200 - application/json

Export state

id
string
requis
status
enum<string>
requis
Options disponibles:
created,
queued,
in-progress,
completed,
failed,
cancelled,
timed-out,
finalized
error
string | null
fileId
string | null
filename
string
Minimum string length: 1
fileExtension
string
resolution
string
quality
string
fps
transparent
boolean
renderMode
enum<string>
Options disponibles:
standard,
fast
renderBackend
enum<string>
Options disponibles:
batch,
lambda
downloadUrl
string<uri> | null