---
title: "Get one page's PageSpeed result"
method: GET
path: "/v3/page-speed/"
tags: ["PageSpeed"]
---

# Get one page's PageSpeed result

`GET /v3/page-speed/`

The stored PageSpeed result for a single URL: mobile and desktop scores, Core Web Vitals (lab and real-user CrUX data where available), diagnostics, and the full list of passed and failed Lighthouse checks. Use page_speed_scores to find a page worth drilling into. Read-only.

## Query parameters

- `teamId` string
- `url` string, required
- `auditId` string

## Response `200`

Default Response

## Changes

- **2026-08-14** `c6b2fabd21be` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/page-speed/get.md)

---

[API](https://skmtc.dev/snowseo/apis/snowseo-api.md) · [All operations](https://skmtc.dev/snowseo/apis/snowseo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/snowseo/snowseo-api/revisions/faffe73214bc/schema)
