Authorization: ********************
curl --location --request GET '/notifications/unread-count' \ --header 'Authorization: Bearer <token>'
{ "unreadCount": 0 }