beta_testers__get
Fetch a single beta tester's details by ID from App Store Connect, including optional related apps, beta groups, and builds. Specify fields to reduce response size and avoid extra API calls.
Instructions
Read one beta tester by ID. [GET /v1/betaTesters/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| include | No | comma-separated list of relationships to include Pull related records in the same call. Without it, checking a relationship costs one extra call per row returned. | |
| fields_betaTesters | No | the fields to include for returned resources of type betaTesters Return only these attributes. A full row set can exceed 200 KB. |