---
title: "Download a file"
method: GET
path: "/deployments/storage/{filename}"
tags: ["DeploymentsStorage"]
---

# Download a file

`GET /deployments/storage/{filename}`

Download a file by redirecting to a signed URL

## Path parameters

- `filename` string, required — Filename

## Other responses

- `307` — Redirect to signed download URL
- `400` — Invalid request
- `404` — File not found
- `500` — Internal error

---

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