Skip to content

List heartbeat monitors for the authenticated account.

GET
/cron/jobs
curl --request GET \
--url https://api.siteqwality.com/cron/jobs \
--header 'Authorization: Bearer <token>'
limit
integer format: int32

Page size

offset
integer format: int32

Page offset

status
string

Filter by status

state
string

Filter by state

text
string

Free-text search filter

Page of heartbeat monitors

Missing or invalid authentication

Internal server error