---
title: "Get departments"
method: GET
path: "/departments"
tags: ["Departments"]
---

# Get departments

`GET /departments`

Departments are teams or groups of operators that handle specific types of customer inquiries or problems.

You can use this endpoint to retrieve a complete list of departments, along with their ID and name.

Please be aware that the 'General' department is the default option and contains all operators.

## Response `200`

List of all departments

---

[API](https://skmtc.dev/tidio/apis/tidio-openapi.md) · [All operations](https://skmtc.dev/tidio/apis/tidio-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tidio/tidio-openapi/revisions/60b2d5edc91f/schema)
