---
title: "GET /attachment-public/{attachment-publicUUID}/content"
method: GET
path: "/attachment-public/{attachment-publicUUID}/content"
tags: ["content"]
---

# GET /attachment-public/{attachment-publicUUID}/content

`GET /attachment-public/{attachment-publicUUID}/content`

Get the raw content of a specific attachment.

## Path parameters

- `attachment-publicUUID` string, required

## Headers

- `Cache-Control` string
- `User-Agent` string, required
- `X-Bunq-Language` string
- `X-Bunq-Region` string
- `X-Bunq-Client-Request-Id` string
- `X-Bunq-Geolocation` string
- `X-Bunq-Client-Authentication` string, required

## Response `200`

Fetch the raw content of a public attachment with given ID. The raw content is the binary representation of a file, without any JSON wrapping.

- AttachmentPublicContentListing[]

## Other responses

- `400` — This is how the error response looks like for 4XX response codes

---

[API](https://skmtc.net/bunq/apis/bunq-api.md) · [All operations](https://skmtc.net/bunq/apis/bunq-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bunq/bunq-api/versions/369477c7bd26/schema)
