---
title: "List Custom Enums"
method: GET
path: "/custom-enums"
tags: ["custom-enums"]
deprecated: true
---

# List Custom Enums

`GET /custom-enums`

> **Deprecated.**

Reject the retired custom-enums list endpoint.

Raises:
    HTTPException: Always raised with 410 Gone.

## Other responses

- `410` — Custom enums are retired.

## Changes

- **2026-09-24** `1cffaad2a921` — 1 breaking, 2 info
  - removed the success response with the status `200`
  - endpoint deprecated
  - added the non-success response with the status `410`

[Change history](https://skmtc.dev/pioneer/apis/brain-api/changes/custom-enums/get.md)

---

[API](https://skmtc.dev/pioneer/apis/brain-api.md) · [All operations](https://skmtc.dev/pioneer/apis/brain-api/llms.txt) · [OpenAPI document](https://skmtc.dev/pioneer/apis/brain-api/revisions/1cffaad2a921?raw)
