Skip to main content
GET
Get latest article audit
Fetch the most recent audit for an article — the same scores shown in the dashboard’s article audit: SEO, content quality, AI-search readiness, keyword coverage, internal linking, and an overall score.
This returns the latest cached audit. Audits run in the background, so if an article hasn’t been audited yet there’s nothing to return. Use the Articles list to find article slugs.

Audit History

GET /cms/audit/articles/{slug}/history Get the paginated history of past audits for an article so you can track how its scores change over time.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

slug
string
required

Query Parameters

teamId
string

Response

200

Default Response