Poll video generation status
Video Generation
Poll video generation status
Returns job status and content URLs when completed
GET
Poll video generation status
Authorizations
API key as bearer token in Authorization header
Path Parameters
Minimum string length:
1Example:
"job-abc123"
Response
Video generation status
Available options:
pending, in_progress, completed, failed, cancelled, expired The generation ID associated with this video generation job. Available once the job has been processed.
Usage and cost information for the video generation. Available once the job has completed.
Example:
{ "cost": 0.5, "is_byok": false }