CMS

Get latest article audit

Returns the latest cached audit for an article.

get/v3/cms/audit/articles/{slug}

Path parameters

slugstring required

Query parameters

teamIdstring

Response

Default Response

idstring
teamIdstring
contentHashstring
seoScorenumber
contentScorenumber
aiSearchScorenumber
coverageScorenumber
linkingScorenumber
overallScorenumber
seoPayloadobject nullable
contentPayloadobject nullable
aiSearchPayloadobject nullable
coveragePayloadobject nullable
linkingPayloadobject nullable
cachedboolean
createdAtstring date-time

Changes

Changed in 1 of the 47 revisions of this API.1

    • ○

      added the media type application/json for the response with the status

      response-media-type-added