List Seo Audits
GET /seo/audits
GET
/seo/audits
SPENDS NOTHING. This organisation’s audits, newest first.
Authorizations
Parameters
Query Parameters
limit
integer
Header Parameters
Responses
200
Successful Response
object
data
required
Array<object>
Mirrors AuditDTO.
object
domain
required
string
id
required
string format: uuid
max_pages
required
integer
state
required
Mirrors AuditStateDTO - the plain-language, recovery-oriented view of
where an audit is, so a caller can explain the state rather than parse
raw provider text.
object
can_run_again
required
Whether to offer a manual ‘Run a new audit’ action
boolean
category
required
Lifecycle state category driving the plain-language status + recovery UX
string
detail
required
Plain-language explanation of what happened
string
headline
required
One-line human status
string
is_terminal
required
No further automatic progress will happen
boolean
label
required
Short status chip label
string
recovery
required
Plain-language, safe next step (may be empty)
string
status
required
string
summary_checks
object
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string