---
title: Get the app ID for a beta license agreement
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-betalicenseagreements-_id_-relationships-app
---

# Get the app ID for a beta license agreement

## URL

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

## Path Parameters

id:

## Response Codes

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

## See Also

### Getting Beta License Agreement Information

- [List beta license agreements](appstoreconnectapi/get-v1-betalicenseagreements.md)
- [Read beta license agreement information](appstoreconnectapi/get-v1-betalicenseagreements-_id_.md)
- [Read the app information of a beta license agreement](appstoreconnectapi/get-v1-betalicenseagreements-_id_-app.md)
