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