Get Seo Audit
GET /seo/audits/{audit_id}
GET
/seo/audits/{audit_id}
SPENDS NOTHING. One audit, with its plain-language state. 404 if it is
not this organisation’s.
Authorizations
Parameters
Path Parameters
audit_id
required
string format: uuid
Header Parameters
Responses
200
Successful Response
object
data
required
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