Get unread notification count
GET/api/v1/notifications/unread-count
Returns the number of unread notifications for the authenticated user. Intended for badge display.
Responses
- 200
- 401
- 500
Unread notification count.
Authentication required.
Failed to get unread count.