cURL
curl --request GET \ --url https://api.monitor.weborion.io/api/v1/available_user_agents \ --header 'Authorization: Bearer <token>'
Lists the available user agents and their IDs for use when adding or updating webpages.
Generate an API token from the WebOrion Defacement Monitor portal. Pass it as Authorization: Bearer <token>.
Authorization: Bearer <token>
OK