---
title: "Decode series for numpy"
method: GET
path: "/series/{id}/numpy"
tags: ["Series"]
---

# Decode series for numpy

`GET /series/{id}/numpy`

Decode the given DICOM series, for use with numpy in Python. The numpy array has 4 dimensions: (frame, height, width, color channel).

## Path parameters

- `id` string, required

## Query parameters

- `compress` boolean
- `rescale` boolean

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