---
title: "/timeoff/categories"
method: GET
path: "/timeoff/categories"
---

# /timeoff/categories

`GET /timeoff/categories`

Lists the time off categories configured for your account. Required scope: `r_timeoff`.

## Response `200`

200

- object
  - `categories` object[]
    - `id` string
    - `name` string
    - `type` string
    - `description` string

## Other responses

- `400` — 400

---

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