---
title: "Download file"
method: GET
path: "/data/upload/{filename}"
tags: ["Import"]
---

# Download file

`GET /data/upload/{filename}`

Download a specific uploaded file.

## Path parameters

- `filename` string, required

## Response `200`

File downloaded successfully

---

[API](https://skmtc.net/humansignal/apis/label-studio-api.md) · [All operations](https://skmtc.net/humansignal/apis/label-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/humansignal/label-studio-api/versions/1b113b8df950/schema)
