---
title: Get the phased release ID for an App Store version
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-appstoreversions-_id_-relationships-appstoreversionphasedrelease
---

# Get the phased release ID for an App Store version

## URL

GET https://api.appstoreconnect.apple.com/v1/appStoreVersions/{id}/relationships/appStoreVersionPhasedRelease

## Path Parameters

id:

## Response Codes

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

## See Also

### Reading Release and Review Information

- [Read the app store version submission information of an app store version](appstoreconnectapi/get-v1-appstoreversions-_id_-appstoreversionsubmission.md)
- [Get the App Store version submission ID for an App Store version](appstoreconnectapi/get-v1-appstoreversions-_id_-relationships-appstoreversionsubmission.md)
- [Read the app store review details resource information of an app store version](appstoreconnectapi/get-v1-appstoreversions-_id_-appstorereviewdetail.md)
- [Get the App Store review detail ID for an App Store version](appstoreconnectapi/get-v1-appstoreversions-_id_-relationships-appstorereviewdetail.md)
- [Read the app store version phased release information of an app store version](appstoreconnectapi/get-v1-appstoreversions-_id_-appstoreversionphasedrelease.md)
