Get the result of a deferred video generation request.
Returns the current status of a video generation job. When the job completes successfully the response contains the generated video URL. When the job fails the response contains a structured error object with a machine-readable code and a human-readable message.
Both successful and failed completions return HTTP 200 — use the status field ("done" or "failed") to distinguish between the two.
Path parameters
The deferred request id returned by a previous video generation request.
Response
Video generation completed or failed. Check the status field to determine the outcome.
Changes
Changed in 1 of the 9 revisions of this API.5
- ○
added the optional property
/////to the response with the statusresponse-optional-property-added
- ○
added the optional property
/////to the response with the statusresponse-optional-property-added
- ○
added the optional property
/////to the response with the statusresponse-optional-property-added
- ○
added the optional property
/////to the response with the statusresponse-optional-property-added
- ○
added the optional property
/////to the response with the statusresponse-optional-property-added
- ○