---
title: "Get allowed hair lengths"
method: GET
path: "/api/v1/characters/hair-lengths"
tags: ["Characters"]
---

# Get allowed hair lengths

`GET /api/v1/characters/hair-lengths`

Returns the list of allowed hair length values for character generation

## Response `200`

List of hair lengths

- string[]

## Other responses

- `401` — Unauthorized - invalid API key

---

[API](https://skmtc.dev/oh/apis/ohapi-documentation.md) · [All operations](https://skmtc.dev/oh/apis/ohapi-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/oh/ohapi-documentation/revisions/b623c2e9cb65/schema)
