---
title: Read beta license agreement information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-betalicenseagreements-_id_
---

# Read beta license agreement information

Get a specific beta license agreement.

## URL

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

## Path Parameters

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

## Query Parameters

fields[apps]: Fields to return for included related types. fields[betaLicenseAgreements]: Fields to return for included related types. include: Relationship data to include in the response.

## 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 License Agreement Information

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