---
title: "List the pages one PageSpeed issue affects"
method: GET
path: "/v3/page-speed/issue-affected-urls"
tags: ["PageSpeed"]
---

# List the pages one PageSpeed issue affects

`GET /v3/page-speed/issue-affected-urls`

The pages a single PageSpeed (Lighthouse) check is failing on, paginated. The site-wide issues list reports only how many pages each issue affects; this returns which ones. Read-only; it never spends PageSpeed quota.

## Query parameters

- `teamId` string
- `lighthouseAuditId` string, required
- `strategy` 'mobile' | 'desktop'
- `limit` integer
- `offset` integer

## Response `200`

Default Response

## Changes

- **2026-09-19** `6f0b6cbb515f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/page-speed/issue-affected-urls/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/992a8ecadda0?raw)
