Skip to main content
GET
/
api
/
v1
/
user
/
activity_log
List activity logs
curl --request GET \
  --url https://api.monitor.weborion.io/api/v1/user/activity_log \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.weborion.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

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

Query Parameters

page
integer
items_per_page
integer
q
string
start_date
string
end_date
string
start_id
integer
end_id
integer

Response

200

OK