cURL
curl --request GET \ --url https://api.topograph.co/v2/monitors/{id}
{ "id": "cmfzlu1dt000j12ldeqrfszq0", "companyId": "123456789", "countryCode": "DE" }
Monitor ID
Monitor details
The unique identifier for the monitor
"cmfzlu1dt000j12ldeqrfszq0"
The company ID being monitored
"123456789"
The country code for the monitored company
"DE"