User Management Notification

Get user subscriptions

Retrieves the notification subscriptions for the authenticated user. Supports optional filtering by communication channel, category name, and notification name. Returns a list of subscriptions relevant to the user's preferences.

get/api/notifications/v1/user/subscriptions

Query parameters

channelstring
categoryNamestring
notificationNamestring

Headers

request-idstring

Response

List of user subscriptions

Changes