apps__accessibility_declarations__list
List accessibility declarations for a specified app, with optional filters for state and device family, to review compliance.
Instructions
List the accessibility declarations belonging to an app. [GET /v1/apps/{id}/accessibilityDeclarations]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| limit | No | maximum resources per page | |
| next_url | No | Absolute `links.next` URL from a previous response, to fetch the next page. When set, all other parameters are ignored. | |
| filter_state | No | filter by attribute 'state' | |
| filter_deviceFamily | No | filter by attribute 'deviceFamily' |