GET
/
leads
/
track-count
curl --request GET \
  --url https://api.breakcold.com/rest/leads/track-count \
  --header 'X-API-KEY: <api-key>'
123

Authorizations

X-API-KEY
string
header
required

Response

200
application/json
Successful response

The response is of type number.