---
title: Read the bundle id in a profile
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-profiles-_id_-bundleid
---

# Read the bundle id in a profile

Get the bundle ID information for a specific provisioning profile.

## URL

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

## Path Parameters

id:

## Query Parameters

fields[bundleIds]:

## Response Codes

200 OK: 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 404 Not Found: Resource not found. 429 :

## See Also

### Getting Related Data

- [Get the bundle ID for a profile](appstoreconnectapi/get-v1-profiles-_id_-relationships-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)
