Skip to main content
GET
Download Video Content

Authorizations

Authorization
string
header
required

Gateway-issued API key, formatted as sk-gateway-xxxxxxxx. Used by OpenAI-shaped endpoints (/v1/chat/completions, etc.).

Path Parameters

video_id
string
required

The identifier of the video whose media to download.

Example:

"video_123"

Query Parameters

variant
enum<string>

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

Available options:
video,
thumbnail,
spritesheet

Response

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

The response is of type file.