---
title: List App Store version IDs for an app
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-apps-_id_-relationships-appstoreversions
---

# List App Store version IDs for an app

## URL

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

## Path Parameters

id:

## Query Parameters

limit:

## Response Codes

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

## See Also

### Getting App Store details for your app

- [List all app infos for an app](appstoreconnectapi/get-v1-apps-_id_-appinfos.md)
- [List app info IDs for an app](appstoreconnectapi/get-v1-apps-_id_-relationships-appinfos.md)
- [List all app store versions for an app](appstoreconnectapi/get-v1-apps-_id_-appstoreversions.md)
- [Read the end user license agreement information of an app](appstoreconnectapi/get-v1-apps-_id_-enduserlicenseagreement.md)
- [Get the end user license agreement ID for an app](appstoreconnectapi/get-v1-apps-_id_-relationships-enduserlicenseagreement.md)
- [List All Custom Product Pages for an App](appstoreconnectapi/get-v1-apps-_id_-appcustomproductpages.md)
- [Get all custom product page resource ids for an app](appstoreconnectapi/get-v1-apps-_id_-relationships-appcustomproductpages.md)
- [List all app store experiments for an app](appstoreconnectapi/get-v1-apps-_id_-appstoreversionexperimentsv2.md)
- [List App Store version experiment IDs for an app](appstoreconnectapi/get-v1-apps-_id_-relationships-appstoreversionexperimentsv2.md)
