Skip to content

List recently received heartbeats for a cron monitor.

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

Heartbeat monitor identifier

Recently received heartbeats

Missing or invalid authentication

Internal server error