Skip to content

List browser monitors for the authenticated account.

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

Page size (max 50)

offset
integer format: int32

Page offset

Page of browser monitors

Missing or invalid authentication

Internal server error