Operation: GetNotificationsV202108 Paginated
Get all notifications for the current user
Operation: UpdateListOfNotificationsV202108
Update a list of notifications based on the notification ids and action passed in
Only notifications for the current user can be updated
Operation: GetNotificationV202108
Get a specific notification for the current user
Operation: GetNotificationDetailsV202108
Get a specific notification’s details for the current user
Operation: GetNotificationBadgeTotalsV202108
Get total number of notifications that are unread and unarchived for the current user.
Use lastCheckDateTimeUtc to get the number of new notifications since the passed in date and time.
By default, only the latest 250 notifications will be taken into account. Use the ‘noLimit’ query parameter to override this behavior.
Operation: GetNotificationTypesV202108
Get a list of notification types
Operation: GetNotificationSystemSettingsV202108
The default notification settings assigned to new users
Operation: UpdateNotificationSystemSettingsV202108
Update the default notification settings assigned to new users
Operation: GetNotificationUserSettingsV202108
The notification settings for the current user
Operation: UpdateNotificationUserSettingsV202108
Update the notification settings for the current user