---
title: Read the app clip domain cache status information for a build bundle
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-buildbundles-_id_-appclipdomaincachestatus
---

# Read the app clip domain cache status information for a build bundle

Get the cache status of the domain you associate with your App Clip for a specific build bundle.

## URL

GET https://api.appstoreconnect.apple.com/v1/buildBundles/{id}/appClipDomainCacheStatus

## Path Parameters

id: The opaque resource ID that uniquely identifies the Build Bundles resource.

## Query Parameters

fields[appClipDomainStatuses]: Additional fields to include for each App Clip Domain Cache Statuses resource returned by the response.

## Response Codes

200 OK: The request completed successfully. 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 Bundle Information

- [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)
