---
title: "Get celenium enumerators"
method: GET
path: "/enums"
tags: ["general"]
---

# Get celenium enumerators

`GET /enums`

Returns all enumeration values used across the API, including rollup tags, categories, stacks, providers, message types, and other typed string constants.

## Response `200`

OK

- ResponsesEnums
  - `categories` string[]
  - `celestials_statuses` string[]
  - `event_type` string[]
  - `hyperlane_token_type` string[]
  - `hyperlane_transfer_type` string[]
  - `ibc_channel_status` string[]
  - `message_type` string[]
  - `proposal_status` string[]
  - `proposal_type` string[]
  - `rollup_type` string[]
  - `status` string[]
  - `tags` string[]
  - `upgrade_status` string[]
  - `vote_option` string[]
  - `vote_type` string[]

---

[API](https://skmtc.net/celenium-io/apis/celenium-api.md) · [All operations](https://skmtc.net/celenium-io/apis/celenium-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/celenium-io/celenium-api/versions/df8fa3d17ac3/schema)
