---
title: "Get the status of an accepted SEO audit run"
method: POST
path: "/v3/seo-audit/run-status"
tags: ["SEO Audit"]
---

# Get the status of an accepted SEO audit run

`POST /v3/seo-audit/run-status`

Resolves a run from its accepted time and page scope without exposing a queue job ID.

## Request body

- object
  - `teamId` string, required
  - `acceptedAt` number, required
  - `kind` 'full' | 'selected', required
  - `urls` string[], required

## Response `200`

Default Response

## Changes

- **2026-09-26** `68d7cda28432` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/seo-audit/run-status/post.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/68d7cda28432?raw)
