GET

Get Accessibility Scan


Developer Preview

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

Retrieves a scan and its latest status.

Poll this method until the scan reaches a terminal state. REST callers wait for the positive suggestedPollIntervalSeconds value returned in the response. SDK callers poll every 5 seconds because the generated get method returns the scan entity directly. If the retained scan record expired, start a new scan.

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}

Errors
404Not Found

There is 1 error with this status code.

503Unavailable

There is 1 error with this status code.

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

Did this help?