Get video content
Video
Video content (Beta)
Download the rendered video content for a completed generation.
GET
Get video content
Returns the raw video binary when the generation is ready.
- It is only available once the job is complete and output access allows direct bytes.
- For browser-friendly or temporary direct downloads, prefer
POST /videos/{video_id}/download_url. - For multi-output jobs, inspect
outputson the status response before requesting a signed download URL for a specific output index.
Last modified on May 19, 2026