curl --request GET \
--url https://api.example.com/v1/ui/notifications/unread-count{
"count": 123
}Retrieves the count of unread notifications for the authenticated user.
curl --request GET \
--url https://api.example.com/v1/ui/notifications/unread-count{
"count": 123
}Unread count retrieved successfully
Number of unread notifications