---
title: "Get settings"
method: GET
path: "/settings"
tags: ["settings"]
---

# Get settings

`GET /settings`

Get settings

## Response `200`

OK

- ModelSettings
  - `alias_format` string
  - `created_at` string
  - `domain` string
  - `from_name` string
  - `id` string
  - `log_issues` boolean
  - `recipient` string
  - `remove_header` boolean

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.dev/ivpn/apis/untitled-api.md) · [All operations](https://skmtc.dev/ivpn/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ivpn/untitled-api/revisions/0e7bcc538dce/schema)
