Skip to main content
GET
/
api
/
v1
/
tags
/
{tag}
/
urls
List webpages by tag
curl --request GET \
  --url https://api.monitor.weborion.io/api/v1/tags/{tag}/urls \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Generate an API token from the WebOrion Defacement Monitor portal. Pass it as Authorization: Bearer <token>.

Path Parameters

tag
string
required

Tag ID

Response

OK — returns an array of URL objects, each with id and url_name