---
title: "Download Run Attachment"
method: GET
path: "/v1/run-attachments/{attachment_id}/download"
tags: ["run-attachments"]
---

# Download Run Attachment

`GET /v1/run-attachments/{attachment_id}/download`

Download a run attachment file.

Returns the raw file content as a streaming response.

## Path parameters

- `attachment_id` string, uuid, required

## Response `200`

File download

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/cyberdesk-hq/apis/cyberdesk-cloud.md) · [All operations](https://skmtc.net/cyberdesk-hq/apis/cyberdesk-cloud/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cyberdesk-hq/cyberdesk-cloud/revisions/830d2f48963d/schema)
