Monitoring Domains

Get Monitored Domain

Get information about a particular domain or platform URL TrueBiz is currently monitoring. This endpoint requires a valid API key (X-API-KEY) to be provided in the headers and is rate limited to 5 requests per second.

get/api/v1/monitoring/domains/{domain}

Path parameters

domainstring required

Response

OK

domainstring required
platform_urlstring nullable
external_ref_idstring nullable

Changes

Changed in 2 of the 12 revisions of this API.21

    • ▲

      response property external_ref_id list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • ▲

      response property platform_url list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • ○

      added the optional property to the response with the status

      response-optional-property-added