cURL
curl --request GET \ --url https://api.app.hrizn.io/v1/public/content/{id}/compliance \ --header 'X-API-Key: <api-key>'
{ "data": { "article_id": "4d42cdcf-e24f-4123-960e-6c15761fcfcf", "status": "not_checked", "report": null } }
Get compliance check results for content
content:read
not_checked
checking
complete
failed
null
{ "data": { "article_id": "4d42cdcf-e24f-4123-960e-6c15761fcfcf", "status": "complete", "report": { "score": 92, "issues": [ { "rule": "no_competitor_mentions", "severity": "error", "message": "Article mentions competitor brand 'Ford'", "location": "paragraph 3" } ] } } }
Your Hrizn API key (prefix hzk_)
Content ID
Compliance report
Hide child attributes
completed