https://api.appstoreconnect.apple.com//v1/apps/{id}the fields to include for returned resources of type apps
comma-separated list of relationships to include
the fields to include for returned resources of type betaGroups
the fields to include for returned resources of type perfPowerMetrics
the fields to include for returned resources of type appInfos
the fields to include for returned resources of type appPreOrders
the fields to include for returned resources of type preReleaseVersions
the fields to include for returned resources of type appPrices
the fields to include for returned resources of type inAppPurchases
the fields to include for returned resources of type betaAppReviewDetails
the fields to include for returned resources of type territories
the fields to include for returned resources of type gameCenterEnabledVersions
the fields to include for returned resources of type appStoreVersions
the fields to include for returned resources of type builds
the fields to include for returned resources of type betaAppLocalizations
the fields to include for returned resources of type betaLicenseAgreements
the fields to include for returned resources of type endUserLicenseAgreements
maximum number of related appInfos returned (when they are included)
maximum number of related appStoreVersions returned (when they are included)
maximum number of related availableTerritories returned (when they are included)
maximum number of related betaAppLocalizations returned (when they are included)
maximum number of related betaGroups returned (when they are included)
maximum number of related builds returned (when they are included)
maximum number of related gameCenterEnabledVersions returned (when they are included)
maximum number of related inAppPurchases returned (when they are included)
maximum number of related preReleaseVersions returned (when they are included)
maximum number of related prices returned (when they are included)
{
"success": true,
"data": {
"id": "abc123",
"created_at": "2025-01-01T00:00:00Z"
}
}{
"success": false,
"error": {
"code": "VALIDATION_ERROR",
"message": "Invalid request parameters"
}
}1curl --request GET \2 --url 'https://api.appstoreconnect.apple.com//v1/apps/{id}' \3 --header 'accept: application/json' \4 --header 'content-type: application/json'1{2 "success": true,3 "data": {4 "id": "abc123",5 "created_at": "2025-01-01T00:00:00Z"6 }7}https://api.appstoreconnect.apple.com//v1/apps/{id}the fields to include for returned resources of type apps
comma-separated list of relationships to include
the fields to include for returned resources of type betaGroups
the fields to include for returned resources of type perfPowerMetrics
the fields to include for returned resources of type appInfos
the fields to include for returned resources of type appPreOrders
the fields to include for returned resources of type preReleaseVersions
the fields to include for returned resources of type appPrices
the fields to include for returned resources of type inAppPurchases
the fields to include for returned resources of type betaAppReviewDetails
the fields to include for returned resources of type territories
the fields to include for returned resources of type gameCenterEnabledVersions
the fields to include for returned resources of type appStoreVersions
the fields to include for returned resources of type builds
the fields to include for returned resources of type betaAppLocalizations
the fields to include for returned resources of type betaLicenseAgreements
the fields to include for returned resources of type endUserLicenseAgreements
maximum number of related appInfos returned (when they are included)
maximum number of related appStoreVersions returned (when they are included)
maximum number of related availableTerritories returned (when they are included)
maximum number of related betaAppLocalizations returned (when they are included)
maximum number of related betaGroups returned (when they are included)
maximum number of related builds returned (when they are included)
maximum number of related gameCenterEnabledVersions returned (when they are included)
maximum number of related inAppPurchases returned (when they are included)
maximum number of related preReleaseVersions returned (when they are included)
maximum number of related prices returned (when they are included)
{
"success": true,
"data": {
"id": "abc123",
"created_at": "2025-01-01T00:00:00Z"
}
}{
"success": false,
"error": {
"code": "VALIDATION_ERROR",
"message": "Invalid request parameters"
}
}1curl --request GET \2 --url 'https://api.appstoreconnect.apple.com//v1/apps/{id}' \3 --header 'accept: application/json' \4 --header 'content-type: application/json'1{2 "success": true,3 "data": {4 "id": "abc123",5 "created_at": "2025-01-01T00:00:00Z"6 }7}