---
title: "GET /api/files/download"
method: GET
path: "/api/files/download"
---

# GET /api/files/download

`GET /api/files/download`

## Query parameters

- `path` string, required

## Response `200`

Stream the file as an attachment

## Other responses

- `400` — Path is missing or is a directory
- `403` — File downloads are disabled
- `404` — File not found

## Changes

> 60 revisions in range; 3 could not be searched.

- **2026-07-21** `fec1187a6869` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/marimo-team/apis/marimo-api/changes/api/files/download/get.md)

---

[API](https://skmtc.dev/marimo-team/apis/marimo-api.md) · [All operations](https://skmtc.dev/marimo-team/apis/marimo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/marimo-team/marimo-api/revisions/a39082aac3ce/schema)
