Authorization: Bearer ********************
curl --location 'https://decibel.foo/api/notifications/unread-count' \ --header 'Authorization: Bearer <token>'
{ "unreadCount": 0 }