---
title: Get the bundle ID for a profile
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-profiles-_id_-relationships-bundleid
---

# Get the bundle ID for a profile

## URL

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

## Path Parameters

id:

## Response Codes

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

## See Also

### Getting Related Data

- [Read the bundle id in a profile](appstoreconnectapi/get-v1-profiles-_id_-bundleid.md)
- [List all certificates in a profile](appstoreconnectapi/get-v1-profiles-_id_-certificates.md)
- [List certificate IDs for a profile](appstoreconnectapi/get-v1-profiles-_id_-relationships-certificates.md)
- [List all devices in a profile](appstoreconnectapi/get-v1-profiles-_id_-devices.md)
- [List device IDs for a profile](appstoreconnectapi/get-v1-profiles-_id_-relationships-devices.md)
