---
title: "Get DICOM meta-header"
method: GET
path: "/instances/{id}/header"
tags: ["Instances"]
---

# Get DICOM meta-header

`GET /instances/{id}/header`

Get the DICOM tags in the meta-header of the DICOM instance. By default, the `full` format is used, which combines hexadecimal tags with human-readable description.

## Path parameters

- `id` string, required

## Query parameters

- `short` boolean
- `simplify` boolean

## Response `200`

- unknown

---

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