---
title: "Get details of the settings"
method: GET
path: "/v1/settings"
tags: ["Setting"]
---

# Get details of the settings

`GET /v1/settings`

## Response `200`

OK

- AccountSettings
  - `language` string, nullable
  - `timeZoneId` integer
  - `passiveOnDisconnect` boolean
  - `unassignChatsOnDisconnect` boolean
  - `chatUnassignMinute` integer
  - `allowedExtensions` string, nullable
  - `offerEnabled` boolean
  - `offerTtlSeconds` integer
  - `rejectAllowed` boolean

## Other responses

- `400` — Bad Request

---

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