Skip to main content
GET
Get render status

Autorizações

X-Api-Key
string
header
obrigatório

Parâmetros de caminho

renderId
string
obrigatório

Resposta

Response for status 200

render_id
string
obrigatório

Unique render ID

edit_setting_id
string
obrigatório

ID of the edit settings used for this render

name
string | null
obrigatório

Name of the edit / clip being rendered

status
enum<string>
obrigatório
Opções disponíveis:
queued,
active,
completed,
failed,
cancelled,
expired
progress
number
obrigatório

Render progress from 0 to 100

output_resolution
string | null
obrigatório

Output resolution, e.g. 720p or 1080p

created_at
string
obrigatório

ISO 8601 timestamp of when the render was queued

started_at
string | null
obrigatório

ISO 8601 timestamp of when rendering started

completed_at
string | null
obrigatório

ISO 8601 timestamp of when the render finished

Última modificação em 23 de agosto de 2026