---
title: List profile IDs for a bundle ID
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-bundleids-_id_-relationships-profiles
---

# List profile IDs for a bundle ID

## URL

GET https://api.appstoreconnect.apple.com/v1/bundleIds/{id}/relationships/profiles

## Path Parameters

id:

## Query Parameters

limit:

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 :

## See Also

### Getting Related Data

- [Read the app information of a bundle id](appstoreconnectapi/get-v1-bundleids-_id_-app.md)
- [List all profiles for a bundle id](appstoreconnectapi/get-v1-bundleids-_id_-profiles.md)
- [List all capabilities for a bundle id](appstoreconnectapi/get-v1-bundleids-_id_-bundleidcapabilities.md)
- [Get the app ID for a bundle ID](appstoreconnectapi/get-v1-bundleids-_id_-relationships-app.md)
- [Read bundle Id capabilities ids for a bundle Id](appstoreconnectapi/get-v1-bundleids-_id_-relationships-bundleidcapabilities.md)
