Read build compatibilty for a beta group
Get the build compatibilty information for a specific beta group.
URL
GET https://api.appstoreconnect.apple.com/v1/betaGroups/{id}/betaRecruitmentCriterionCompatibleBuildCheckPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string | An opaque resource ID that uniquely identifies the resource. Obtain the beta group resource ID from the List Beta Groups response. |
Query Parameters
| Name | Type | Description |
|---|---|---|
fields[betaRecruitmentCriterionCompatibleBuildChecks] Optional | [string] |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | BetaRecruitmentCriterionCompatibleBuildCheckResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 404 | Not Found Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
See Also
Getting Beta Group Information
List Beta GroupsRead Beta Group InformationRead the App Information of a Beta GroupGET /v1/betaGroups/{id}/relationships/appRead metrics for beta testers in a beta groupRead recruitment criteria for a beta groupGET /v1/betaGroups/{id}/relationships/betaRecruitmentCriteriaGET /v1/betaGroups/{id}/relationships/betaRecruitmentCriterionCompatibleBuildCheck