Skip to main content
GET
/
api
/
v1
/
batch_jobs
/
rebaseline
/
{batch_rebaseline_job}
Get batch rebaseline job details
curl --request GET \
  --url https://api.monitor.weborion.io/api/v1/batch_jobs/rebaseline/{batch_rebaseline_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_rebaseline_job
string
required

Batch rebaseline job ID (without the RB prefix)

Response

200

OK