---
title: "Get the data that makes up the specified attachment"
method: GET
path: "/attachments/{id}/data"
tags: ["Attachments"]
---

# Get the data that makes up the specified attachment

`GET /attachments/{id}/data`

Get the data that makes up the specified attachment. The output is the raw binary data.

## Response `200`

OK

## Other responses

- `default` — Error

---

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