Skip to main content
GET
Latest Web Vitals results

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Path Parameters

project_id
string<uuid>
required

Query Parameters

url
string | null

Filter by URL

device
string | null

Filter by device

Response

Successful Response

success
boolean
default:true
data
WebVitalsCheckResponse · object[] | null