---
title: "Get the current user's dialer settings"
method: GET
path: "/user/dialer-settings"
tags: ["Dialer Settings"]
---

# Get the current user's dialer settings

`GET /user/dialer-settings`

## Response `200`

Successful response

- UserDialerSettingsResource
  - `displayMode` 'default' | 'high_contrast'
  - `defaultView` 'mini_widget' | 'side_panel'
  - `showEcidInfo` boolean
  - `alwaysTransfer` 'cold' | 'warm'
  - `holdMusicGreetingId` integer, nullable

---

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