---
title: "Get parent study"
method: GET
path: "/series/{id}/study"
tags: ["Series"]
---

# Get parent study

`GET /series/{id}/study`

Get detailed information about the parent study of the DICOM series whose Orthanc identifier is provided in the URL

## Path parameters

- `id` string, required

## Query parameters

- `full` boolean
- `requestedTags` string
- `short` boolean

## Response `200`

- unknown

---

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