---
title: "GET /schema/tables/{table}/columns/{column}/enum-cases"
method: GET
path: "/schema/tables/{table}/columns/{column}/enum-cases"
---

# GET /schema/tables/{table}/columns/{column}/enum-cases

`GET /schema/tables/{table}/columns/{column}/enum-cases`

list existing enumCases for given table and column

## Path parameters

- `table` string, required
- `column` string, required

## Response `200`

ListEnumCasesResponse represents ListEnumCases response.

- string[]

## Other responses

- `default` — ErrorResponse represents error response.

---

[API](https://skmtc.net/uber/apis/provide-the-restful-apis-to-interact-with-aresdb.md) · [All operations](https://skmtc.net/uber/apis/provide-the-restful-apis-to-interact-with-aresdb/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/uber/provide-the-restful-apis-to-interact-with-aresdb/versions/d18a58e88958/schema)
