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

---

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