---
title: "Get media."
method: GET
path: "/rest/api/media/{uuid}/"
tags: ["Media"]
---

# Get media.

`GET /rest/api/media/{uuid}/`

## Path parameters

- `uuid` string, required

## Response `200`

Binary Content

## Other responses

- `401` — Authorization failed
- `404` — Media not found

---

[API](https://skmtc.dev/apilo/apis/apilo-rest-api.md) · [All operations](https://skmtc.dev/apilo/apis/apilo-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/apilo/apilo-rest-api/revisions/a0f9dcdba6cc/schema)
