---
title: "Download the generated video bytes or a derived preview asset.

Streams the rendered video content for the specified video job."
method: GET
path: "/videos/{video_id}/content"
tags: ["Videos"]
deprecated: true
---

# 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`

> **Deprecated.**

## Path parameters

- `video_id` string, required

## Query parameters

- `variant` 'video' | 'thumbnail' | 'spritesheet'

## Response `200`

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

- string

## Changes

> 82 revisions in range; 11 could not be searched.

- **2026-05-13** `74cbcf73838f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/openai/apis/openapi/changes/videos/:video_id/content/get.md)

---

[API](https://skmtc.dev/openai/apis/openapi.md) · [All operations](https://skmtc.dev/openai/apis/openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openai/openapi/revisions/959ef977e135/schema)
