Skip to main content
GET
Poll a video generation job

Authorizations

Authorization
string
header
required

Use a Runcrate API key with the rc_live_* prefix as the bearer token. Create one at https://www.runcrate.ai/dashboard/api-keys.

Path Parameters

id
string
required

Response

Job status.

id
string
required
status
enum<string>
required
Available options:
queued,
processing,
completed,
failed
error
string

Failure reason when status=failed.