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