---
title: "Pages affected by one SEO issue"
method: GET
path: "/v3/seo-audit/issue-affected-pages"
tags: ["SEO Audit"]
---

# Pages affected by one SEO issue

`GET /v3/seo-audit/issue-affected-pages`

Every crawled page where a given SEO issue was found, with that page's own numbers and auto-fix state. Returns all of them unless you pass limit. Use seo_audit first to pick an issue.

## Query parameters

- `teamId` string, required
- `issueId` string, required
- `limit` string
- `offset` string

## Response `200`

Default Response

## Changes

- **2026-09-20** `992a8ecadda0` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/seo-audit/issue-affected-pages/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)
