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

# Get settings

`GET /users/settings`

REQUIRED SCOPES <code>['users:read']</code><br>Get settings

## Response `200`

OK

- object
  - `0` object[]
    - `created_at` string
    - `description` string
    - `key` string
    - `updated_at` string
    - `name` string
    - `id` integer
    - `default_settings` object[]
      - `active` boolean
    - `settings` object[]
      - `active` boolean

---

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