Notifications Resources
Get or update notifications. Execute an action for a notification. Get the status of
notifications. Get supported notification type details and actions.
Available resources are:
| Resource | Description |
|---|---|
| /connect/notifications | Get notifications for the context user. Mark notifications as read, unread, seen, or unseen. |
| /connect/notifications/notificationId | Get a notification for the context user. Mark a notification as read, unread, seen, or unseen. |
| /connect/notifications/notificationId/actionKey | Execute an action on a notification. |
| /connect/notifications/status | Get the status of notifications for the context user. |
| /connect/notifications/types | Get supported notification type details and actions. |