Notifications
Per-recipient inbox: mentions, review requests, assignments, status changes.
6 operations
- GET
/api/notificationsList the authenticated user's inbox - POST
/api/notifications/read-allMark every open notification read - GET
/api/notifications/streamStream notification events for the authenticated viewer - GET
/api/notifications/unread-countUnread notification count for the nav badge - POST
/api/notifications/{notification_id}/archiveSoft-archive a notification - POST
/api/notifications/{notification_id}/readMark a notification read