---
title: "Get the latest SEO audit for a page or site"
method: GET
path: "/v3/seo-audit/latest-audit/"
tags: ["SEO Audit"]
---

# Get the latest SEO audit for a page or site

`GET /v3/seo-audit/latest-audit/`

The most recent technical SEO audit: overall, technical, content and GEO scores, plus the SEO issues found and whether each has been marked fixed. Each issue also reports `autofixCredits`, the exact credits autofix_issues would charge to fix it on that page (0 when the issue is not auto-fixable or the fix is free). Set pageIssuesScope to 'domain' for site-wide issues across every crawled page, or leave it as 'page' for just the requested URL. Use this to answer 'what SEO problems does my site have' or 'what should I fix'.

## Query parameters

- `teamId` string, required
- `link` string, required
- `pageIssuesScope` 'page' | 'domain'

## 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/c8f1f876a92c/schema)
