---
title: "Previews a file"
method: GET
path: "/api/v2/files/{uuid}/preview"
tags: ["v2 files"]
---

# Previews a file

`GET /api/v2/files/{uuid}/preview`

Previews a particular file using streaming capabilities

## Path parameters

- `uuid` string, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `404` — Not found

---

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