Read app clip domain debug status information for a build bundle
Get the debug 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}/appClipDomainDebugStatusPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string | The opaque resource ID that uniquely identifies the Build Bundles resource. |
Query Parameters
| Name | Type | Description |
|---|---|---|
fields[appClipDomainStatuses] Optional | [string] | Additional fields to include for each App Clip Domain Debug Statuses resource returned by the response. |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | AppClipDomainStatusResponse | The request completed successfully. |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | An error occurred with your request. |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | Request not authorized. |
| 404 | Not Found Content-Type: application/json | ErrorResponse | Resource not found. |
| 429 | Content-Type: application/json | ErrorResponse |
See Also
Getting Build Bundle Information
Read the app clip domain cache status information for a build bundleList all beta app clip invocations for a build bundleList all file sizes for a build bundleGet the App Clip domain cache status ID for a build bundleGet the App Clip domain debug status ID for a build bundleList beta App Clip invocation IDs for a build bundleList file size IDs for a build bundle