Skip to content

List HTTP monitors attached to a status page.

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

Status page identifier

limit
integer format: int32

Page size

offset
integer format: int32

Page offset

Page of HTTP monitor mappings

Missing or invalid authentication

Internal server error