Contents

List Bundle IDs

Find and list bundle IDs that are registered to your team.

URL

GET https://api.appstoreconnect.apple.com/v1/bundleIds

Query Parameters

NameTypeDescription
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 Optionalinteger

limit[profiles] Optionalinteger

sort Optional[string]

fields[bundleIdCapabilities] Optional[string]

limit[bundleIdCapabilities] Optionalinteger

fields[apps] Optional[string]

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
BundleIdsResponse

400Bad Request
Content-Type: application/json
ErrorResponse

An error occurred with your request.

401Unauthorized
Content-Type: application/json
ErrorResponse

403Forbidden
Content-Type: application/json
ErrorResponse

Request not authorized.

429
Content-Type: application/json
ErrorResponse

See Also

Getting Bundle ID Information