---
title: Read the app information of a beta app review detail
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-betaappreviewdetails-_id_-app
---

# Read the app information of a beta app review detail

Get the app information for a specific beta app review details resource.

## URL

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

## Path Parameters

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

## Query Parameters

fields[apps]: Fields to return for included related types.

## 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 App Review Details

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