---
title: "Get list of all languages"
method: GET
path: "/languages"
tags: ["languages"]
---

# Get list of all languages

`GET /languages`

ADD ENDPOINT DESCRIPTION HERE

## Response `200`

successful operation

- LanguageGet[]
  - `name` string
  - `nativeName` string
  - `isoCode` string

---

[API](https://skmtc.net/writechoiceorg/apis/connector.md) · [All operations](https://skmtc.net/writechoiceorg/apis/connector/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/writechoiceorg/connector/revisions/7ce09a4b2a4e/schema)
