---
title: "Get attachment (no decompression)"
method: GET
path: "/series/{id}/attachments/{name}/compressed-data"
tags: ["Series"]
---

# Get attachment (no decompression)

`GET /series/{id}/attachments/{name}/compressed-data`

Get the (binary) content of one attachment associated with the given series. The attachment will not be decompressed if `StorageCompression` is `true`.

## Path parameters

- `id` string, required
- `name` string, required

## Headers

- `If-None-Match` string

## Response `200`

---

[API](https://skmtc.net/orthancserver/apis/orthanc-server.md) · [All operations](https://skmtc.net/orthancserver/apis/orthanc-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orthancserver/orthanc-server/versions/af646f6f871b/schema)
