Videos

Retrieve video content

Download the generated video bytes or a derived preview asset.

Streams the rendered video content for the specified video job.

get/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

Changes

No recorded changes to this endpoint across all 31 revisions of this API.