Notifications
Manage real-time notifications via SSE streaming. List, read, and delete notifications with filtering and pagination.
7 endpoints
GET/notificationsAuthGet Notifications
PATCH/notifications/read-allAuthMark All As Read
GET/notifications/streamAuthStream Notifications
GET/notifications/summaryAuthGet Notification Summary
GET/notifications/unread-countAuthGet Unread Count
DELETE/notifications/{id}AuthDelete Notification
PATCH/notifications/{id}/readAuthMark As Read