---
title: "Get all Languages"
method: GET
path: "/languages"
tags: ["Language"]
---

# Get all Languages

`GET /languages`

Retrieves all the Languages that the authenticated user or client has permission to access.

## Query parameters

- `deleted` boolean
- `public` string

## Headers

- `continuation` string
- `ifModifiedSince` string
- `maxItemCount` string

## Response `200`

200: Operation successful.

---

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