---
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 `default`

successful operation

## Changes

- **2026-07-17** `f20fc79e6266` — 1 info
  - added the new optional `query` request parameter `direct_download`
- **2019-12-24** `9afe0472258c` — 1 warning
  - deleted the `query` request parameter `direct_download`

[Change history](https://skmtc.dev/treasure-data/apis/digdag/changes/api/projects/:id/archive/get.md)

---

[API](https://skmtc.dev/treasure-data/apis/digdag.md) · [All operations](https://skmtc.dev/treasure-data/apis/digdag/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/treasure-data/digdag/revisions/f20fc79e6266/schema)
