---
title: "List translations"
method: GET
path: "/translations"
tags: ["translations"]
---

# List translations

`GET /translations`

## Query parameters

- `language` string

## Response `200`

Successful operation

- Translation[]
  - `code` string — Code of the translation
  - `name` string — Name of the translation
  - `language` string — The language code based on [ISO 639-1](https://en.wikipedia.org/wiki/iso_639-1)

---

[API](https://skmtc.net/quranacademy/apis/digital-quran-api.md) · [All operations](https://skmtc.net/quranacademy/apis/digital-quran-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quranacademy/digital-quran-api/versions/16de44914fe4/schema)
