---
title: "Download Artifact"
method: GET
path: "/api/artifacts/{artifact_id}/content"
tags: ["artifacts"]
---

# Download Artifact

`GET /api/artifacts/{artifact_id}/content`

## Path parameters

- `artifact_id` string, uuid, required

## Response `200`

Artifact bytes with integrity headers

## Other responses

- `404` — Artifact not found
- `422` — Validation Error
- `503` — Artifact storage is unavailable

---

[API](https://skmtc.net/qredence/apis/fleet-rlm.md) · [All operations](https://skmtc.net/qredence/apis/fleet-rlm/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/qredence/fleet-rlm/revisions/c1023e1ee5f5/schema)
