---
title: "Download attachment"
method: GET
path: "/download/{attachment_link_id}"
tags: ["Attachments"]
---

# Download attachment

`GET /download/{attachment_link_id}`

Download an attachment file.

Required scope: `attachments:read`

## Path parameters

- `attachment_link_id` string, required

## Response `200`

The binary content of the attachment file

---

[API](https://skmtc.net/frontapp/apis/core-api.md) · [All operations](https://skmtc.net/frontapp/apis/core-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/frontapp/core-api/revisions/76d1eaa2d0eb/schema)
