Skip to main content
GET
Poll a video job created via Create video. Use the id from the create response. GET /video/status/{id} — same pattern as image (/image/status/{id}). Poll every few seconds until status is COMPLETED or FAILED.

Path parameter

string
required
Generation id from POST /videos/create (generation.id).

Response

Example

Errors

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

Status

success
boolean
required
data
object
required