beta_testers__apps__list
Retrieve a list of apps assigned to a specific beta tester. Provide the tester's ID to get their linked apps.
Instructions
List the apps belonging to a beta tester. [GET /v1/betaTesters/{id}/apps]
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. | |
| fields_apps | No | the fields to include for returned resources of type apps Return only these attributes. A full row set can exceed 200 KB. |