curl --request GET \
--url http://localhost:8080/cabinet/admin/tickets/notifications/unread-count{
"unread_count": 123
}Get unread notifications count for admins.
curl --request GET \
--url http://localhost:8080/cabinet/admin/tickets/notifications/unread-count{
"unread_count": 123
}Successful Response
Unread notifications count.