Перейти к основному содержанию
GET
List project exports

Авторизации

Authorization
string
header
обязательно

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

Параметры пути

projectId
string
обязательно

Параметры запроса

page
integer
по умолчанию:1
Требуемый диапазон: x >= 1
pageSize
integer
по умолчанию:100
Требуемый диапазон: 1 <= x <= 100

Ответ

200 - application/json

Project export list

id
string
обязательно
status
enum<string>
обязательно
Доступные опции:
created,
queued,
in-progress,
completed,
failed,
cancelled,
timed-out,
finalized
createdAt
string
обязательно
updatedAt
string
обязательно
fileId
string | null
fileKey
string | null
fileSize
number | null
resolution
string
quality
string
fps
transparent
boolean
renderMode
enum<string>
Доступные опции:
standard,
fast
renderBackend
enum<string>
Доступные опции:
batch,
lambda