---
title: "Get enumerables for all extensions built with this kraken instance"
method: GET
path: "/enumerables"
tags: ["miscellaneous"]
---

# Get enumerables for all extensions built with this kraken instance

`GET /enumerables`

Returns a list of all the enumerables for extensions and modules. This is primarily used by the Kraken dashboard.

## Response `200`

successful operation

- object[]
  - `name` string
  - `url` string
  - `options` object

---

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