Skip to content

List recent run results for a browser monitor.

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

Browser monitor identifier

limit
integer format: int32

Page size

offset
integer format: int32

Page offset

Browser run results

Missing or invalid authentication

Internal server error