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

# Get all Languages

`GET /languages`

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

## Headers

- `continuation` string
- `maxItems` string

## Response `200`

Operation successful.

## Changes

- **2017-04-23** `ded5e30c9600` — 1 warning
  - deleted the `query` request parameter `ids`
- **2017-04-23** `b861a08fa45f` — 2 info
  - added the new optional `header` request parameter `continuation`
  - added the new optional `header` request parameter `maxItems`
- **2016-12-01** `13f179dcd92d` — 8 warning, 1 info
  - the optional response header `Last-Modified` removed for the status `200`
  - the optional response header `dlx-continuation` removed for the status `200`
  - the optional response header `dlx-item-count` removed for the status `200`
  - deleted the `header` request parameter `continuation`
  - …5 more

[Change history](https://skmtc.dev/digitallinguistics/apis/dlx/changes/languages/get.md)

---

[API](https://skmtc.dev/digitallinguistics/apis/dlx.md) · [All operations](https://skmtc.dev/digitallinguistics/apis/dlx/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/digitallinguistics/dlx/revisions/b68c702dbfa3/schema)
