---
title: "Get Settings Template"
method: GET
path: "/settings/template/{locale}"
tags: ["System"]
---

# Get Settings Template

`GET /settings/template/{locale}`

Get config templates in different languages for rendering the settings page in the frontend

## Path parameters

- `locale` string, required

## Response `200`

OK

- HandlerResponseSettingTemplate
  - `yaml` string, required

---

[API](https://skmtc.net/artalkjs/apis/artalk-api.md) · [All operations](https://skmtc.net/artalkjs/apis/artalk-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/artalkjs/artalk-api/revisions/2f927b464019/schema)
