---
title: Get the build ID for a build beta detail
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-buildbetadetails-_id_-relationships-build
---

# Get the build ID for a build beta detail

## URL

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

## Path Parameters

id:

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 :

## See Also

### Getting Build Beta Details Information

- [List build beta details](appstoreconnectapi/get-v1-buildbetadetails.md)
- [Read build beta detail information](appstoreconnectapi/get-v1-buildbetadetails-_id_.md)
- [Read the build information of a build beta detail](appstoreconnectapi/get-v1-buildbetadetails-_id_-build.md)
