---
title: "Download generated video"
method: GET
path: "/v1/videos/{video_id}/content"
tags: ["Videos"]
---

# Download generated video

`GET /v1/videos/{video_id}/content`

Redirect to the generated video content once the video job is completed.

## Path parameters

- `video_id` string, required

## Other responses

- `302` — Redirect to generated video content
- `404` — Video not ready or not found

---

[API](https://skmtc.net/neosantara/apis/neosantara-ai-api.md) · [All operations](https://skmtc.net/neosantara/apis/neosantara-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/neosantara/neosantara-ai-api/revisions/82bc74ee8650/schema)
