Get Unread Notifications
GET /api/auth/unread-notifications
Returns paginated unread UI notifications for the authenticated user. Only returns alerts with show_in_ui_notification=1 that have not been read.
Authentication: Requires Bearer token.
Request