cURL
curl --request GET \ --url https://api.example.com/api/Clients/{clientId}/Competitors/Count
{ "value": 123 }
OK
Was this page helpful?