Skip to main content
GET
Poll video generation status

Authorizations

Authorization
string
header
required

API key as bearer token in Authorization header

Path Parameters

jobId
string
required
Minimum string length: 1
Example:

"job-abc123"

Response

Video generation status

id
string
required

The video job ID, in the gen-vid-<timestamp>-<20 alphanumerics> generation ID format. Pass it as previous_job_id to continue the generation.

polling_url
string
required
status
enum<string>
required
Available options:
pending,
in_progress,
completed,
failed,
cancelled,
expired
error
string
generation_id
string

The generation ID associated with this video generation job. Available once the job has been processed.

unsigned_urls
string[]
usage
object

Usage and cost information for the video generation. Available once the job has completed.

Example: