<!--
{
  "documentType" : "article",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/beta-app-review-detail",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Beta App Review Detail"
}
-->

# Beta App Review Detail

Information about your app required for beta app review.

## Discussion

Before an app can be distributed to external testers, it must be reviewed by Apple. A `betaAppReviewDetails` resource contains the information Apple requires when you submit a build for review, including a demo account login and contact details in case the reviewer has questions.

## Topics

### Getting Beta App Review Details

[`List beta app review details`](/documentation/AppStoreConnectAPI/GET-v1-betaAppReviewDetails)

Find and list beta app review details for all apps.

[`Read beta app review detail information`](/documentation/AppStoreConnectAPI/GET-v1-betaAppReviewDetails-_id_)

Get beta app review details for a specific app.

[`Read the app information of a beta app review detail`](/documentation/AppStoreConnectAPI/GET-v1-betaAppReviewDetails-_id_-app)

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

[`Get the app ID for a beta app review detail`](/documentation/AppStoreConnectAPI/GET-v1-betaAppReviewDetails-_id_-relationships-app)

### Modifying Beta App Review Details

[`Modify a beta app review detail`](/documentation/AppStoreConnectAPI/PATCH-v1-betaAppReviewDetails-_id_)

Update the details for a specific app’s beta app review.

### Objects

[`BetaAppReviewDetail`](/documentation/AppStoreConnectAPI/BetaAppReviewDetail)

Contact information and demo credentials provided to App Store reviewers for beta app review.

[`BetaAppReviewDetailUpdateRequest`](/documentation/AppStoreConnectAPI/BetaAppReviewDetailUpdateRequest)

The request body you use to update a Beta App Review Detail.

[`BetaAppReviewDetailResponse`](/documentation/AppStoreConnectAPI/BetaAppReviewDetailResponse)

The response body for endpoints that read or modify the beta review contact and demo details for an app.

[`BetaAppReviewDetailWithoutIncludesResponse`](/documentation/AppStoreConnectAPI/BetaAppReviewDetailWithoutIncludesResponse)

A response containing a single beta app review detail, without related resources.

[`BetaAppReviewDetailsResponse`](/documentation/AppStoreConnectAPI/BetaAppReviewDetailsResponse)

A response containing a list of beta app review detail records.

[`AppBetaTestersLinkagesRequest`](/documentation/AppStoreConnectAPI/AppBetaTestersLinkagesRequest)

A request body you use to remove beta testers from an app.

[`BetaAppReviewDetailAppLinkageResponse`](/documentation/AppStoreConnectAPI/BetaAppReviewDetailAppLinkageResponse)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)