跳轉到主要內容
GET
Download Video Content

授權

Authorization
string
header
必填

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

路徑參數

video_id
string
必填

The identifier of the video whose media to download.

範例:

"video_123"

查詢參數

variant
enum<string>

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

可用選項:
video,
thumbnail,
spritesheet

回應

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

The response is of type file.