---
title: "GET /apps/cultures"
method: GET
path: "/apps/cultures"
---

# GET /apps/cultures

`GET /apps/cultures`

Gets a list of supported cultures. Cultures are equivalent to the written language and locale. For example,"en-us" represents the U.S. variation of English.

## Response `200`

A list object containing the supported application cultures.

- AvailableCulture[] — A list of available application cultures.
  - `name` string — The language name.
  - `code` string — The ISO value for the language.

## Other responses

- `default` — Error Response.

---

[API](https://skmtc.net/azure/apis/luis-authoring-client.md) · [All operations](https://skmtc.net/azure/apis/luis-authoring-client/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/luis-authoring-client/versions/a26a0f7e5a37/schema)
