---
title: "Gets the attachment with the given content id."
method: GET
path: "/attachments/{id}"
tags: ["attachments"]
---

# Gets the attachment with the given content id.

`GET /attachments/{id}`

## Path parameters

- `id` string, required

## Response `200`

The raw content of the attachment corresponding to the given id.

---

[API](https://skmtc.dev/clearlydefined/apis/clearlydefined-api.md) · [All operations](https://skmtc.dev/clearlydefined/apis/clearlydefined-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/clearlydefined/clearlydefined-api/revisions/313dd92b7d59/schema)
