Poll video generation status

Returns job status and content URLs when completed

Authentication

AuthorizationBearer
API key as bearer token in Authorization header

Path parameters

jobIdstringRequired>=1 character

Response

Video generation status
idstring
polling_urlstring
statusenum
errorstring
generation_idstring
The generation ID associated with this video generation job. Available once the job has been processed.
unsigned_urlslist of strings
usageobject
Usage and cost information for the video generation. Available once the job has completed.

Errors

401
Unauthorized Error
404
Not Found Error
500
Internal Server Error