---
title: "Get all policy types names."
method: GET
path: "/timeoff/policy-types"
tags: ["Time off policies"]
---

# Get all policy types names.

`GET /timeoff/policy-types`

Get a list of all policy type names.<br /> <br /> **Permissions required**: Please refer to the main <a href="https://apidocs.hibob.com/reference/time-off#required-permissions">Time off API Required Permissions</a> page.

## Response `200`

List of policy types names.

- PolicyTypes
  - `policyTypes` string[]

## Other responses

- `default` — Unexpected error.

---

[API](https://skmtc.dev/hibob/apis/employee-data-api.md) · [All operations](https://skmtc.dev/hibob/apis/employee-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hibob/employee-data-api/revisions/0781ebbdda91/schema)
