---
title: "Retrieve Video Content"
method: GET
path: "/v1/videos/{video_id}/content"
tags: ["Videos"]
---

# Retrieve Video Content

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

Download the video file (redirects to video URL).

## Path parameters

- `video_id` string, required

## Headers

- `x-api-key` string, required — API Key for authentication

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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