For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get User Notification Preferences

get User Notification Preferences.

Notifications is Norbix's unified Email + Push + SMS messaging system β€” one template engine and data-binding context across all three channels, for both transactional sends and high-volume campaigns.

This endpoint returns the user notification preferences available in your project.

GET /{version}/notifications/user/preferences

Full request/response reference will appear here once this endpoint is added to the API spec.

In the dashboard

Manage this visually in Norbix Cloud β€” see Notifications.

Use it from code

Every Norbix SDK exposes this endpoint as a method β€” see Get User Notification Preferences in the SDK reference, with examples in every language.

Last updated