---
title: "get installation language config mapping"
method: GET
path: "/installation/language/config"
tags: ["Lang"]
---

# get installation language config mapping

`GET /installation/language/config`

get installation language config mapping

## Query parameters

- `lang` string, required

## Response `200`

OK

- HandlerRespBody
  - `code` integer — http code
  - `data` unknown
  - `msg` string — response message
  - `reason` string — reason key

## Changes

- **2024-09-04** `178c96a5a3ea` — 1 breaking, 1 warning
  - added the new required `query` request parameter `lang`
  - deleted the `header` request parameter `Accept-Language`
- **2024-09-04** `1871b5bc0d27` — 1 info
  - endpoint added
- **2023-12-14** `28f5955e0744` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/apache/apis/apache-answer/changes/installation/language/config/get.md)

---

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