---
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-09-18** `e0163b1c37cb` — 1 breaking, 1 info
  - api path removed without deprecation
  - endpoint added
- **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.dev/snowseo/apis/snowseo-api/revisions/6f0b6cbb515f?raw)
