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

# GET /user-settings

`GET /user-settings`

## Response `200`

Success

- CoachingApiModelsUserNotificationTypeSetting[]
  - `name` string, nullable
  - `key` string, nullable
  - `channelsSettings` CoachingApiModelsUserNotificationTypeChannelSetting[], nullable
    - `channel` 'App' | 'Email' | 'Sms'
    - `isEnabled` boolean

---

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