---
title: "Download Watermarked Mp4"
method: GET
path: "/v1/content/{content_id}/download"
---

# Download Watermarked Mp4

`GET /v1/content/{content_id}/download`

Redirect to the watermarked MP4 for a live stream VOD.

Returns 302 to the GCS-hosted watermarked file when ready, or to the
Mux static rendition during the processing window. Returns 404 if the
org has no watermark pipeline configured. ?variant=raw serves the plain
rendition instead (see _resolve_variant).

## Path parameters

- `content_id` string, uuid, required

## Query parameters

- `variant` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/shortkit/apis/shortkit-api.md) · [All operations](https://skmtc.net/shortkit/apis/shortkit-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shortkit/shortkit-api/versions/4ff6d068cf75/schema)
