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

# GET /v1/settings

`GET /v1/settings`

Returns settings belonging to current user

## Response `200`

Settings returned

- Settings
  - `default_locale` string
  - `message_display_format` string
  - `contact_display_order` string
  - `contact_display_format` string
  - `notification_enabled` boolean
  - `notification_message_preview` string
  - `notification_sound_enabled` boolean
  - `notification_delay_disappear` integer

---

[API](https://skmtc.net/caliopen/apis/caliopen-http-rest-api.md) · [All operations](https://skmtc.net/caliopen/apis/caliopen-http-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/caliopen/caliopen-http-rest-api/revisions/f32b5d08284d/schema)
