---
title: List beta app review details
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-betaappreviewdetails
---

# List beta app review details

Find and list beta app review details for all apps.

## URL

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

## Query Parameters

fields[apps]: Fields to return for included related types. fields[betaAppReviewDetails]: 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 App Review Details

- [Read beta app review detail information](appstoreconnectapi/get-v1-betaappreviewdetails-_id_.md)
- [Read the app information of a beta app review detail](appstoreconnectapi/get-v1-betaappreviewdetails-_id_-app.md)
- [Get the app ID for a beta app review detail](appstoreconnectapi/get-v1-betaappreviewdetails-_id_-relationships-app.md)
