---
title: "/departments"
method: GET
path: "/departments"
---

# /departments

`GET /departments`

Returns a collection of your account departments. Required scope: `r_account`. Accessible with all token types.

## Path parameters

- `subdomain` string, required

## Response `200`

200

- object[]
  - `id` string
  - `name` string
  - `parent_id` string

## Other responses

- `400` — 400
- `404` — 404

---

[API](https://skmtc.net/workable/apis/root.md) · [All operations](https://skmtc.net/workable/apis/root/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/workable/root/revisions/c4116349c08d/schema)
