---
title: "Download artifact"
method: GET
path: "/artifact/{artifactID}/download"
---

# Download artifact

`GET /artifact/{artifactID}/download`

Download an artifact file

## Path parameters

- `artifactID` string, required

## Query parameters

- `directory` string
- `workspace` string
- `sessionID` string, required

## Response `200`

Artifact file

## Other responses

- `403` — Forbidden
- `404` — Not found

---

[API](https://skmtc.net/kaaass/apis/opencode.md) · [All operations](https://skmtc.net/kaaass/apis/opencode/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kaaass/opencode/versions/8bb9a15bd144/schema)
