cURL
curl --request GET \ --url https://api.monitor.weborion.io/api/v1/tags/{tag}/urls \ --header 'Authorization: Bearer <token>'
Returns all webpages associated with the specified tag. The tag must belong to the authenticated user’s account and the tags feature must be enabled.
Generate an API token from the WebOrion Defacement Monitor portal. Pass it as Authorization: Bearer <token>.
Authorization: Bearer <token>
Tag ID
OK — returns an array of URL objects, each with id and url_name
id
url_name