---
title: "Public File Download"
method: GET
path: "/file/download/{file_id}"
tags: ["other"]
---

# Public File Download

`GET /file/download/{file_id}`

Starts the download of a file

## Path parameters

- `file_id` integer, required

## Response `200`

OK

## Other responses

- `500` — Internal Server Error

---

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