cURL
curl --request GET \ --url https://api.leadping.ai/notifications/unread-count \ --header 'Authorization: <api-key>'
123
JWT Authorization header using the Bearer scheme. (i.e. "Bearer 1234abcdef")
OK
The response is of type integer<int32>.
integer<int32>