cURL
curl --request GET \ --url https://api.example.com/api/notifications/unread-count/
{ "unread_count": 5 }