circle-three-quarters-strokeRetrieve video generation job

Get video generation job status

get

Retrieves the status, progress, and details of a specific video generation job.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
videoGenerationJobIdstringRequired

The ID of the video generation job.

Responses
chevron-right
200

Video generation job status and details retrieved successfully. The return value also contains all of the video-generation-job itself, which is not detailed here.

application/json
get
/video-generation-jobs/{videoGenerationJobId}

Last updated

Was this helpful?