API ReferenceRetrieve the count of unread notifications for a userRetrieve the count of unread notifications for a user GET /api/notifications/unread/count/:id Fetches the count of unread notifications for a specific user. Request Responses200404Successfully retrieved the count of unread notifications.User not found.