---
title: "Access raw frame (compressed)"
method: GET
path: "/instances/{id}/frames/{frame}/raw.gz"
tags: ["Instances"]
---

# Access raw frame (compressed)

`GET /instances/{id}/frames/{frame}/raw.gz`

Access the raw content of one individual frame of the DICOM instance of interest, bypassing image decoding. This is notably useful to access the source files in compressed transfer syntaxes. The image is compressed using gzip

## Path parameters

- `frame` number, required
- `id` string, required

## 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)
