GET

List Accessibility Scan Findings


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Lists actionable findings for a completed or partially completed scan. Findings are cursor-paged and ordered by severity (critical, serious, moderate, minor, then info), page URL, and finding ID. They may be filtered by page, rule, severity, or user-intent category. Results are available only for completed and partially completed scans; a failed or expired scan never returns an empty list that could be mistaken for no accessibility issues.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Read Accessibility Scans
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/accessibility/v1/accessibility-scans/{accessibilityScanId}/findings

Errors
404Not Found

There is 1 error with this status code.

428Failed Precondition

There are 3 errors with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?