curl --request GET \
--url https://api.breakcold.com/rest/leads/track-count \
--header 'X-API-KEY: <api-key>'
123
curl --request GET \
--url https://api.breakcold.com/rest/leads/track-count \
--header 'X-API-KEY: <api-key>'
123
Successful response
The response is of type number
.