---
title: List beta license agreements
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-betalicenseagreements
---

# List beta license agreements

Find and list beta license agreements for all apps.

## URL

GET https://api.appstoreconnect.apple.com/v1/betaLicenseAgreements

## Query Parameters

fields[apps]: Fields to return for included related types. fields[betaLicenseAgreements]: Fields to return for included related types. filter[app]: Attributes, relationships, and IDs by which to filter. include: Relationship data to include in the response. limit: Number of resources to return.

## Response Codes

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

## See Also

### Getting Beta License Agreement Information

- [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)
- [Get the app ID for a beta license agreement](appstoreconnectapi/get-v1-betalicenseagreements-_id_-relationships-app.md)
