---
title: "Public Article Download"
method: GET
path: "/articles/{article_id}/download"
tags: ["articles"]
---

# Public Article Download

`GET /articles/{article_id}/download`

Download files from a public article preserving the folder structure

## Path parameters

- `article_id` integer, required

## Query parameters

- `folder_path` string

## 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/versions/9dfb419f4430/schema)
