Skip to content

Get a heartbeat (cron) monitor by ID.

GET
/cron/job/{cron_job_id}
curl --request GET \
--url https://api.siteqwality.com/cron/job/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0 \
--header 'Authorization: Bearer <token>'
cron_job_id
required
string format: uuid

Heartbeat monitor identifier

Heartbeat monitor

Missing or invalid authentication

Heartbeat monitor not found

Internal server error