apps__accessibility_declarations__list
List accessibility declarations for an app by providing its ID. Filter by state, device family, or specific fields to view compliance details.
Instructions
List the accessibility declarations belonging to an app. [GET /v1/apps/{id}/accessibilityDeclarations]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| limit | No | maximum resources per page | |
| next_url | No | Absolute links.next URL from a previous response. | |
| filter_state | No | filter by attribute 'state' | |
| filter_deviceFamily | No | filter by attribute 'deviceFamily' | |
| fields_accessibilityDeclarations | No | the fields to include for returned resources of type accessibilityDeclarations Return only these attributes. A full row set can exceed 200 KB. |