---
title: "Get a list of policy names for a given policy type."
method: GET
path: "/timeoff/policies/names"
tags: ["Time off policies"]
---

# Get a list of policy names for a given policy type.

`GET /timeoff/policies/names`

Get a list of policy names for the user's defined policy type.<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.

## Query parameters

- `policyTypeName` string, required

## Response `200`

A list of policy names.

- PolicyNames
  - `policyNames` string[]

---

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