Notifications
Get unread notification count
Returns a combined unread count of notifications and pending invitations.
get/notifications/unread-count
Response
Unread count retrieved successfully
Example response
{
"done": true,
"body": 7,
"message": "Operation completed successfully"
}