---
title: Build Bundles
framework: appstoreconnectapi
role: collectionGroup
role_heading: API Collection
path: appstoreconnectapi/build-bundles
---

# Build Bundles

Read metadata for app and App Clip binaries included in a build you upload to App Store Connect.

## Overview

Overview A buildBundles resource represents metadata for binaries you upload to App Store Connect as a build. It provides detailed information like capabilities an app uses, supported CPU architectures, and more. For a full list of available attributes, see BuildBundle.Attributes. When you upload a build that contains an App Clip, use the APIs provided by the buildBundles resource to read: Cache status information for domains you associated with your App Clip Debug status information for domains you associated with your App Clip App Clip invocations you configured for testers who use the TestFlight app to launch your App Clip File size information for a build bundle

## Topics

### Getting Build Bundle Information

- [Read the app clip domain cache status information for a build bundle](appstoreconnectapi/get-v1-buildbundles-_id_-appclipdomaincachestatus.md)
- [Read app clip domain debug status information for a build bundle](appstoreconnectapi/get-v1-buildbundles-_id_-appclipdomaindebugstatus.md)
- [List all beta app clip invocations for a build bundle](appstoreconnectapi/get-v1-buildbundles-_id_-betaappclipinvocations.md)
- [List all file sizes for a build bundle](appstoreconnectapi/get-v1-buildbundles-_id_-buildbundlefilesizes.md)
- [Get the App Clip domain cache status ID for a build bundle](appstoreconnectapi/get-v1-buildbundles-_id_-relationships-appclipdomaincachestatus.md)
- [Get the App Clip domain debug status ID for a build bundle](appstoreconnectapi/get-v1-buildbundles-_id_-relationships-appclipdomaindebugstatus.md)
- [List beta App Clip invocation IDs for a build bundle](appstoreconnectapi/get-v1-buildbundles-_id_-relationships-betaappclipinvocations.md)
- [List file size IDs for a build bundle](appstoreconnectapi/get-v1-buildbundles-_id_-relationships-buildbundlefilesizes.md)

### Objects

- [BuildBundle](appstoreconnectapi/buildbundle.md)
- [BuildBundleType](appstoreconnectapi/buildbundletype.md)
- [AppClipDomainStatus](appstoreconnectapi/appclipdomainstatus.md)
- [BuildBundleFileSize](appstoreconnectapi/buildbundlefilesize.md)
- [AppClipDomainStatusResponse](appstoreconnectapi/appclipdomainstatusresponse.md)
- [BetaAppClipInvocationsResponse](appstoreconnectapi/betaappclipinvocationsresponse.md)
- [BuildBundleFileSizesResponse](appstoreconnectapi/buildbundlefilesizesresponse.md)

## See Also

### Builds

- [Builds](appstoreconnectapi/builds.md)
- [Build Icons](appstoreconnectapi/build-icons.md)
- [Build uploads](appstoreconnectapi/build-uploads.md)
- [App Encryption Declarations](appstoreconnectapi/app-encryption-declarations.md)
