---
title: "Download a project archive file"
method: GET
path: "/api/projects/{id}/archive"
tags: ["Project"]
---

# Download a project archive file

`GET /api/projects/{id}/archive`

## Path parameters

- `id` integer, required

## Query parameters

- `revision` string, required
- `direct_download` boolean

## Response `200`

archive of files of a project.

---

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