Skip to content

Get a browser monitor by ID.

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

Browser monitor identifier

Browser monitor

Missing or invalid authentication

Browser monitor not found

Internal server error