---
title: "Downloads file"
method: GET
path: "/api/v2/files/{uuid}/download"
tags: ["v2 files"]
---

# Downloads file

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

Download a particular file

## 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)
