Read App Information
Get information about a specific app.
URL
GET https://api.appstoreconnect.apple.com/v1/apps/{id}Path Parameters
| Name | Type | Description |
|---|---|---|
id Required | string | An opaque resource ID that uniquely identifies the resource. Obtain the app resource ID from the List Apps response. |
Query Parameters
| Name | Type | Description |
|---|---|---|
fields[apps] Optional | [string] | Fields to return for included related types. |
fields[betaLicenseAgreements] Optional | [string] | Fields to return for included related types. |
include Optional | [string] | Relationship data to include in the response. |
fields[preReleaseVersions] Optional | [string] | Fields to return for included related types. |
fields[betaAppReviewDetails] Optional | [string] | Fields to return for included related types. |
fields[betaAppLocalizations] Optional | [string] | Fields to return for included related types. |
fields[builds] Optional | [string] | Fields to return for included related types. |
fields[betaGroups] Optional | [string] | Fields to return for included related types. |
limit[preReleaseVersions] Optional | integer | Number of included related resources to return. |
limit[builds] Optional | integer | Number of included related resources to return. |
limit[betaGroups] Optional | integer | Number of included related resources to return. |
limit[betaAppLocalizations] Optional | integer | Number of included related resources to return. |
limit[appStoreVersions] Optional | integer | Number of resources to return. |
limit[appInfos] Optional | integer | Number of resources to return. |
fields[endUserLicenseAgreements] Optional | [string] | |
fields[appStoreVersions] Optional | [string] | |
fields[appInfos] Optional | [string] | |
limit[gameCenterEnabledVersions] Optional | integer | Number of resources to return. |
fields[gameCenterEnabledVersions] Optional | [string] | |
limit[inAppPurchases] Optional | integer | Number of resources to return. |
fields[inAppPurchases] Optional | [string] | |
fields[ciProducts] Optional | [string] | |
limit[appClips] Optional | integer | Number of resources to return. |
fields[appClips] Optional | [string] | |
fields[reviewSubmissions] Optional | [string] | |
fields[appCustomProductPages] Optional | [string] | |
fields[appEvents] Optional | [string] | |
limit[appCustomProductPages] Optional | integer | Number of resources to return. |
limit[appEvents] Optional | integer | Number of resources to return. |
limit[reviewSubmissions] Optional | integer | Number of resources to return. |
fields[subscriptionGracePeriods] Optional | [string] | |
fields[promotedPurchases] Optional | [string] | |
fields[subscriptionGroups] Optional | [string] | |
limit[inAppPurchasesV2] Optional | integer | Number of resources to return. |
limit[promotedPurchases] Optional | integer | Number of resources to return. |
limit[subscriptionGroups] Optional | integer | Number of resources to return. |
fields[appStoreVersionExperiments] Optional | [string] | |
limit[appStoreVersionExperimentsV2] Optional | integer | |
fields[appEncryptionDeclarations] Optional | [string] | |
limit[appEncryptionDeclarations] Optional | integer | |
fields[gameCenterDetails] Optional | [string] | |
fields[androidToIosAppMappingDetails] Optional | [string] | |
limit[androidToIosAppMappingDetails] Optional | integer |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | AppResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | An error occurred with your request. |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | Request not authorized. |
| 404 | Not Found Content-Type: application/json | ErrorResponse | Resource not found. |
| 429 | Content-Type: application/json | ErrorResponse |