---
title: "GET /mapping/values/{key}"
method: GET
path: "/mapping/values/{key}"
---

# GET /mapping/values/{key}

`GET /mapping/values/{key}`

Get values for enum-like fields.

## Path parameters

- `key` 'idType' | 'exchCode' | 'micCode' | 'currency' | 'marketSecDes' | 'securityType' | 'securityType2', required

## Response `200`

The list of values.

- InlineResponse200
  - `values` string[]

## Other responses

- `400` — Invalid request (body).
- `401` — Unauthorized.
- `405` — Method Not Allowed.
- `406` — Not Acceptable.
- `415` — Unsupported Media Type.
- `429` — Too Many Requests.
- `500` — Internal Server Error.
- `503` — Service Unavailable.

---

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