SEO Audit
Pages affected by one SEO issue
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.
get/v3/seo-audit/issue-affected-pages
Query parameters
teamIdstring required
SnowSEO team ID. Call list_teams first to choose a team.
issueIdstring required
Catalogue issue id, from the audit's issue list.
limitstring
Max rows to return, capped at 500. Omit to return every affected page.
offsetstring
Rows to skip. Only meaningful with limit.
Response
Default Response
Changes
Changed in 1 of the 47 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○