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

التفويضات

Authorization
string
header
مطلوب

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

معلمات المسار

exportId
string
مطلوب

الاستجابة

200 - application/json

Export state

id
string
مطلوب
status
enum<string>
مطلوب
الخيارات المتاحة:
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>
الخيارات المتاحة:
standard,
fast
renderBackend
enum<string>
الخيارات المتاحة:
batch,
lambda
downloadUrl
string<uri> | null