Skip to content

List status-transition events for an HTTP monitor.

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

HTTP monitor identifier

limit
integer format: int32

Page size (max 500)

offset
integer format: int32

Page offset

Page of state-transition events

Missing or invalid authentication

Internal server error