cURL
curl --request GET \ --url https://api.monitor.weborion.io/api/v1/batch_jobs/baseline/{batch_baseline_job} \ --header 'Authorization: Bearer <token>'
Returns the progress of each webpage in a batch baseline job. Specify the job ID without the BL prefix.
BL
Generate an API token from the WebOrion Defacement Monitor portal. Pass it as Authorization: Bearer <token>.
Authorization: Bearer <token>
Batch baseline job ID (without the BL prefix)
OK