Authorization: Bearer ********************
curl --location --request GET 'https://api.managem.co.uk/conversations/unread-count' \ --header 'Authorization: Bearer <token>'
{ "count": 0 }