Skip to content

List both HTTP and heartbeat monitors for the authenticated account.

GET
/monitors/list
curl --request GET \
--url https://api.siteqwality.com/monitors/list \
--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

tags
Array<string>

Filter by tags

Page of mixed-type monitors

Missing or invalid authentication

Internal server error