cURL
curl --request GET \ --url https://api.monitor.weborion.io/api/v1/user/activity_log/{activity_log} \ --header 'Authorization: Bearer <token>'
Returns the specified activity log record.
Generate an API token from the WebOrion Defacement Monitor portal. Pass it as Authorization: Bearer <token>.
Authorization: Bearer <token>
Activity log ID
OK