---
title: "Download file fileUpload refers to"
method: GET
path: "/files/fileUpload/download/{id}"
tags: ["FileUpload"]
---

# Download file fileUpload refers to

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

Used to download the file an existing fileUpload points to

## Path parameters

- `id` string, required

## Response `default`

Unexpected error

- RedirectResponse
  - `redirectUrl` string

## Other responses

- `303` — Redirect to storage location
- `404` — FileUpload not found

---

[API](https://skmtc.net/mabl/apis/mabl-api.md) · [All operations](https://skmtc.net/mabl/apis/mabl-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mabl/mabl-api/revisions/d0fc0114da66/schema)
