---
title: BundleIdsResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/bundleidsresponse
---

# BundleIdsResponse

The response body for endpoints that list bundle IDs.

## Declaration

```data
object BundleIdsResponse
```

## Properties

data: The resource data. links: Navigational links that include the self-link. meta: Paging information. included: The requested relationship data.

## See Also

### Related Documentation

- [List bundle ids](appstoreconnectapi/get-v1-bundleids.md)

### Objects and types

- [BundleId](appstoreconnectapi/bundleid.md)
- [BundleIdPlatform](appstoreconnectapi/bundleidplatform.md)
- [BundleIdCreateRequest](appstoreconnectapi/bundleidcreaterequest.md)
- [BundleIdUpdateRequest](appstoreconnectapi/bundleidupdaterequest.md)
- [BundleIdResponse](appstoreconnectapi/bundleidresponse.md)
- [BundleIdWithoutIncludesResponse](appstoreconnectapi/bundleidwithoutincludesresponse.md)
- [BundleIdAppLinkageResponse](appstoreconnectapi/bundleidapplinkageresponse.md)
- [BundleIdBundleIdCapabilitiesLinkagesResponse](appstoreconnectapi/bundleidbundleidcapabilitieslinkagesresponse.md)
- [BundleIdProfilesLinkagesResponse](appstoreconnectapi/bundleidprofileslinkagesresponse.md)
