---
title: "Get all supported languages."
method: GET
path: "/api/v1/i18n/languages"
---

# Get all supported languages.

`GET /api/v1/i18n/languages`

## Response `200`

OK

- I18nLangsInfo
  - `availableLanguages` I18nLangInfo[], required
    - `id` string, required
    - `name` string, required

---

[API](https://skmtc.dev/alauda/apis/untitled-api.md) · [All operations](https://skmtc.dev/alauda/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/alauda/untitled-api/revisions/7913aca18060/schema)
