JSON parameters for extending an existing generated video.
Reference to the completed video.
Updated text prompt that directs the extension generation.
{ "video": { "id": "video_123" } }
Success
Structured information describing a generated video job.
Unique identifier for the video job.
The object type, which is always video.
Approximate completion percentage for the generation task.
Unix timestamp (seconds) for when the job was created.
Unix timestamp (seconds) for when the job completed, if finished.
Unix timestamp (seconds) for when the downloadable assets expire, if set.
The prompt that was used to generate the video.
Duration of the generated clip in seconds. For extensions, this is the stitched total duration.
Identifier of the source video if this video is a remix.
An error that occurred while generating the response.