---
title: Read the app store version information of a build
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-builds-_id_-appstoreversion
---

# Read the app store version information of a build

Get the App Store version of a specific build.

## URL

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

## Path Parameters

id:

## Query Parameters

fields[appStoreVersions]: fields[appStoreVersionExperiments]: fields[appStoreVersionLocalizations]: limit[appStoreVersionLocalizations]: limit[appStoreVersionExperiments]: include: fields[appClipDefaultExperiences]: fields[appStoreVersionSubmissions]: fields[appStoreReviewDetails]: fields[apps]: fields[routingAppCoverages]: fields[appStoreVersionPhasedReleases]: fields[builds]: limit[appStoreVersionExperimentsV2]: fields[alternativeDistributionPackages]: fields[gameCenterAppVersions]:

## 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 build information](appstoreconnectapi/get-v1-builds-_id_.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)
- [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)
