---
title: Read the app information of a beta group
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-betagroups-_id_-app
---

# Read the app information of a beta group

Get the app information for a specific beta group.

## URL

GET https://api.appstoreconnect.apple.com/v1/betaGroups/{id}/app

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource.

## Query Parameters

fields[apps]: Fields to return for included related types.

## Response Codes

200 OK: 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 404 Not Found: Resource not found. 429 :

## See Also

### Getting Beta Group Information

- [List beta groups](appstoreconnectapi/get-v1-betagroups.md)
- [Read beta group information](appstoreconnectapi/get-v1-betagroups-_id_.md)
- [Get the app ID for a beta group](appstoreconnectapi/get-v1-betagroups-_id_-relationships-app.md)
- [Read Metrics for Beta Testers in a Beta Group](appstoreconnectapi/get-v1-betagroups-_id_-metrics-betatesterusages.md)
- [Read Recruitment Criteria for a Beta Group](appstoreconnectapi/get-v1-betagroups-_id_-betarecruitmentcriteria.md)
- [List beta recruitment criterion IDs for a beta group](appstoreconnectapi/get-v1-betagroups-_id_-relationships-betarecruitmentcriteria.md)
- [Read build compatibility for a beta group](appstoreconnectapi/get-v1-betagroups-_id_-betarecruitmentcriterioncompatiblebuildcheck.md)
- [Get the compatible build check ID for a beta group recruitment criterion](appstoreconnectapi/get-v1-betagroups-_id_-relationships-betarecruitmentcriterioncompatiblebuildcheck.md)
