Web
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
GET | |
GET |
Retrieve environments web vitals
Get web vitals for a specific pathname. Toolbar accesses this via OAuth (handled by TeamAndOrgViewSetMixin.get_authenticators).
Required API key scopes
query:readQuery parameters
- pathnamestring
Example request
GET /api /environments /:environment_id /web_vitalsExample response
Status 200
Retrieve web vitals
Get web vitals for a specific pathname. Toolbar accesses this via OAuth (handled by TeamAndOrgViewSetMixin.get_authenticators).
Required API key scopes
query:readQuery parameters
- pathnamestring
Example request
GET /api /projects /:project_id /web_vitals