List all file sizes for a build bundle
Get all file sizes for a specific build bundle.
URL
GET https://api.appstoreconnect.apple.com/v1/buildBundles/{id}/buildBundleFileSizesPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string | The opaque resource ID that uniquely identifies the Build Bundles resource. |
Query Parameters
| Name | Type | Description |
|---|---|---|
fields[buildBundleFileSizes] Optional | [string] | Additional fields to include for each Build Bundle File Sizes resource returned by the response. |
limit Optional | integer | The number of Build Bundle File Sizes resources to return. |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | BuildBundleFileSizesResponse | 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 bundleRead app clip domain debug status information for a build bundleList all beta app clip invocations 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