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

# Get allowed breast sizes

`GET /api/v1/characters/breast-sizes`

Returns the list of allowed breast size values for character generation

## Response `200`

List of breast sizes

- 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)
