Skip to main content
GET
/
api
/
v1
/
batch_jobs
/
combined_baseline
/
{batch_combined_baseline_job}
Get combined baseline job details
curl --request GET \
  --url https://api.monitor.weborion.io/api/v1/batch_jobs/combined_baseline/{batch_combined_baseline_job} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Generate an API token from the WebOrion Defacement Monitor portal. Pass it as Authorization: Bearer <token>.

Path Parameters

batch_combined_baseline_job
string
required

Combined baseline job ID (without any prefix)

Response

200

OK