---
title: List build IDs for an app
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-apps-_id_-relationships-builds
---

# List build IDs for an app

## URL

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

## Path Parameters

id:

## Query Parameters

limit:

## Response Codes

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

## See Also

### Getting app build and prerelease version information

- [List all builds of an app](appstoreconnectapi/get-v1-apps-_id_-builds.md)
- [List all prerelease versions for an app](appstoreconnectapi/get-v1-apps-_id_-prereleaseversions.md)
- [List prerelease version IDs for an app](appstoreconnectapi/get-v1-apps-_id_-relationships-prereleaseversions.md)
