---
title: "Download file"
method: GET
path: "/v1/connect/{project_id}/file_stash/download"
---

# Download file

`GET /v1/connect/{project_id}/file_stash/download`

Download a file from File Stash

## Query parameters

- `s3_key` string, required — The S3 key for the file to download

## Response `200`

file contents

## Other responses

- `302` — redirected to presigned URL
- `429` — too many requests

---

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