---
title: "Get size of attachment on disk"
method: GET
path: "/series/{id}/attachments/{name}/compressed-size"
tags: ["Series"]
---

# Get size of attachment on disk

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

Get the size of one attachment associated with the given series, as stored on the disk. This is different from `.../size` iff `EnableStorage` is `true`.

## Path parameters

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

## Headers

- `If-None-Match` string

## Response `200`

---

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