---
title: Read build information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-builds-_id_
---

# Read build information

Get information about a specific build.

## URL

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

## Path Parameters

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

## Query Parameters

fields[appEncryptionDeclarations]: Fields to return for included related types. fields[apps]: Fields to return for included related types. fields[betaTesters]: Fields to return for included related types. fields[builds]: Fields to return for included related types. fields[preReleaseVersions]: Fields to return for included related types. include: Relationship data to include in the response. fields[buildBetaDetails]: Fields to return for included related types. fields[betaAppReviewSubmissions]: Fields to return for included related types. fields[betaBuildLocalizations]: Fields to return for included related types. limit[individualTesters]: Number of included related resources to return. limit[betaBuildLocalizations]: Number of included related resources to return. limit[icons]: fields[appStoreVersions]: fields[buildIcons]: limit[buildBundles]: limit[betaGroups]: fields[betaGroups]: fields[buildBundles]: fields[buildUploads]:

## 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

- [List builds](appstoreconnectapi/get-v1-builds.md)
- [Read the app information of a build](appstoreconnectapi/get-v1-builds-_id_-app.md)
- [Read the app id of a build](appstoreconnectapi/get-v1-builds-_id_-relationships-app.md)
- [Read the app store version information of a build](appstoreconnectapi/get-v1-builds-_id_-appstoreversion.md)
- [Get the App Store version ID for a build](appstoreconnectapi/get-v1-builds-_id_-relationships-appstoreversion.md)
- [Read the prerelease version of a build](appstoreconnectapi/get-v1-builds-_id_-prereleaseversion.md)
- [Get the prerelease version ID for a build](appstoreconnectapi/get-v1-builds-_id_-relationships-prereleaseversion.md)
- [Read Usage Metrics for a Beta Build](appstoreconnectapi/get-v1-builds-_id_-metrics-betabuildusages.md)
