---
title: "Get site-wide PageSpeed issues"
method: GET
path: "/v3/page-speed/issues-summary"
tags: ["PageSpeed"]
---

# Get site-wide PageSpeed issues

`GET /v3/page-speed/issues-summary`

Every PageSpeed (Lighthouse) issue found across the team's crawled pages, grouped by check and ordered by impact. Each issue carries how many pages it affects, its severity, and the estimated time or bytes saved by fixing it. Also returns site-wide averaged scores and Core Web Vitals. Use this to answer 'what is slowing my site down' or 'what should I fix first'. Read-only; it never spends PageSpeed quota.

## Query parameters

- `teamId` string
- `auditId` string
- `strategy` 'mobile' | 'desktop'

## Response `200`

Default Response

---

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