---
title: List build beta details
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-buildbetadetails
---

# List build beta details

Find and list build beta details for all builds.

## URL

GET https://api.appstoreconnect.apple.com/v1/buildBetaDetails

## Query Parameters

fields[buildBetaDetails]: Fields to return for included related types. fields[builds]: Fields to return for included related types. filter[build]: Attributes, relationships, and IDs by which to filter. filter[id]: Attributes, relationships, and IDs by which to filter. include: Relationship data to include in the response. limit: Number of resources to return.

## Response Codes

200 OK: 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 429 :

## See Also

### Getting Build Beta Details Information

- [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)
- [Get the build ID for a build beta detail](appstoreconnectapi/get-v1-buildbetadetails-_id_-relationships-build.md)
