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

# Read the build information of a beta app review submission

Get the build information for a specific beta app review submission.

## URL

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

## Path Parameters

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

## Query Parameters

fields[builds]: 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 Build Information

- [Get the build ID for a beta app review submission](appstoreconnectapi/get-v1-betaappreviewsubmissions-_id_-relationships-build.md)
