v1

latestOpenAPI 3.1.02026-07-2616299271.2 KB
OpenAI Compatible

Download Video Content

Download the generated video bytes or a derived preview asset.

Streams the rendered video content for the specified video job.

get/v1/videos/{video_id}/content

Path parameters

video_idstring required
Example:video_123

The identifier of the video whose media to download.

Query parameters

variant'video' | 'thumbnail' | 'spritesheet'

Which downloadable asset to return. Defaults to the MP4 video.

Response

The video bytes or preview asset that matches the requested variant.

string required