---
title: "Download file"
method: GET
path: "/v1/files/{id}/download"
tags: ["Files"]
---

# Download file

`GET /v1/files/{id}/download`

Download an existing file content.

## Path parameters

- `id` string, required

## Response `200`

- string, binary

---

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