---
title: "Get"
method: GET
path: "/operations/departments/v1/{department_id}"
tags: ["/operations/departments"]
---

# Get

`GET /operations/departments/v1/{department_id}`

Retrieves a single department configuration. | authz: min_org_role=operator | () -> (Department1)

## Path parameters

- `department_id` string, required

## Response `200`

Successful Response

- Department1 — unresolved $ref

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/chrt/apis/chrt-fastapi.md) · [All operations](https://skmtc.dev/chrt/apis/chrt-fastapi/llms.txt) · [OpenAPI document](https://skmtc.dev/chrt/apis/chrt-fastapi/revisions/90f02389cb0d?raw)
