---
title: List beta group IDs for an app
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-apps-_id_-relationships-betagroups
---

# List beta group IDs for an app

## URL

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

## Path Parameters

id:

## Query Parameters

limit:

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 :

## See Also

### Getting beta tester information for TestFlight

- [List all beta groups for an app](appstoreconnectapi/get-v1-apps-_id_-betagroups.md)
- [Remove specified beta testers from all groups and builds of an app](appstoreconnectapi/delete-v1-apps-_id_-relationships-betatesters.md)
