---
title: "Download one file"
method: GET
path: "/download/{entity}/{eid}/{filename}"
tags: ["Upload routes"]
---

# Download one file

`GET /download/{entity}/{eid}/{filename}`

TBD

## Path parameters

- `entity` string, required
- `eid` string, required
- `filename` string, required

## Response `200`

OK

## Changes

- **2026-07-17** `97b4bed8326b` — 1 info
  - endpoint added
- **2018-09-10** `92789f2d3475` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/mysciencework/apis/polaris-os-api/changes/download/:entity/:eid/:filename/get.md)

---

[API](https://skmtc.dev/mysciencework/apis/polaris-os-api.md) · [All operations](https://skmtc.dev/mysciencework/apis/polaris-os-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mysciencework/polaris-os-api/revisions/97b4bed8326b/schema)
