---
title: "Download Artifact"
method: GET
path: "/v1/download/artifact/{name}/{version}/{distribution}"
tags: ["Artifacts"]
---

# Download Artifact

`GET /v1/download/artifact/{name}/{version}/{distribution}`

downloads a specified distribution of an artifact

## Path parameters

- `name` string, required
- `version` string, required
- `distribution` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Internal Server Error

---

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