cURL
curl --request GET \ --url https://api.monitor.weborion.io/api/v1/urls/{url} \ --header 'Authorization: Bearer <token>'
Returns detailed information about the specified webpage, including baseline and threshold settings, integrity engine resource baselines, image engine region settings, and the last verification result.
Generate an API token from the WebOrion Defacement Monitor portal. Pass it as Authorization: Bearer <token>.
Authorization: Bearer <token>
Webpage ID
OK