get_audit_results
Retrieve compliance results for each criterion of an RGAA audit, including status and user impact.
Instructions
Retrieve all criterion results for an audit. Returns an array of results, each with:
topic (1-13): RGAA topic number
criterium: criterion number within the topic
pageId: ID of the audited page
status: COMPLIANT | NOT_COMPLIANT | NOT_APPLICABLE | NOT_TESTED
compliantComment / notCompliantComment / notApplicableComment
userImpact: MINOR | MAJOR | BLOCKING (when not compliant)
quickWin: whether the fix is easy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uniqueId | Yes | The editUniqueId of the audit |