---
title: "Get Notification Settings"
method: GET
path: "/cabinet/notifications"
tags: ["Cabinet Notifications"]
---

# Get Notification Settings

`GET /cabinet/notifications`

Get user's notification settings.

## Response `200`

Successful Response

- NotificationSettingsResponse — User notification settings.
  - `subscription_expiry_enabled` boolean
  - `subscription_expiry_days` integer
  - `traffic_warning_enabled` boolean
  - `traffic_warning_percent` integer
  - `balance_low_enabled` boolean
  - `balance_low_threshold` integer
  - `news_enabled` boolean
  - `promo_offers_enabled` boolean

---

[API](https://skmtc.net/bedolagam/apis/remnawave-bot-admin-api.md) · [All operations](https://skmtc.net/bedolagam/apis/remnawave-bot-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bedolagam/remnawave-bot-admin-api/revisions/45956d1b13ec/schema)
