Read Recruitment Criteria for a Beta Group
Get the recruitment criteria information for a specific beta group.
URL
GET https://api.appstoreconnect.apple.com/v1/betaGroups/{id}/betaRecruitmentCriteriaPath 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[betaRecruitmentCriteria] Optional | [string] |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | BetaRecruitmentCriterionResponse | |
| 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 the app ID for a beta groupRead Metrics for Beta Testers in a Beta GroupList beta recruitment criterion IDs for a beta groupRead build compatibility for a beta groupGet the compatible build check ID for a beta group recruitment criterion