List Bundle IDs
Find and list bundle IDs that are registered to your team.
URL
GET https://api.appstoreconnect.apple.com/v1/bundleIdsQuery Parameters
| Name | Type | Description |
|---|---|---|
fields[bundleIds] Optional | [string] | |
fields[profiles] Optional | [string] | |
filter[id] Optional | [string] | |
filter[identifier] Optional | [string] | |
filter[name] Optional | [string] | |
filter[platform] Optional | [string] | |
filter[seedId] Optional | [string] | |
include Optional | [string] | |
limit Optional | integer | |
limit[profiles] Optional | integer | |
sort Optional | [string] | |
fields[bundleIdCapabilities] Optional | [string] | |
limit[bundleIdCapabilities] Optional | integer | |
fields[apps] Optional | [string] |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | BundleIdsResponse | |
| 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. |
| 429 | Content-Type: application/json | ErrorResponse |