Skip to content

Get trending Web Vitals for a browser monitor.

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

Browser monitor identifier

region
string

Filter by region

hours
integer format: int32

Lookback window in hours (default 24)

Time-bucketed Web Vitals trends

Missing or invalid authentication

Browser monitor not found

Internal server error