Get the default app clip experience for an app store version
Get the default App Clip experience for an App Store version of your app.
URL
GET https://api.appstoreconnect.apple.com/v1/appStoreVersions/{id}/appClipDefaultExperiencePath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string | An opaque resource ID that uniquely identifies the resource. Obtain the App Store version resource ID from the List all app store versions for an app response. |
Query Parameters
| Name | Type | Description |
|---|---|---|
fields[appClipDefaultExperienceLocalizations] Optional | [string] | Additional fields to include for each App Clip default experience localization resource returned by the response. |
fields[appClipDefaultExperiences] Optional | [string] | Additional fields to include for each App Clip default experience resource returned by the response. |
include Optional | [string] | The relationship data to include in the response. |
limit[appClipDefaultExperienceLocalizations] Optional | integer | The maximum number of related App Clip default experience localization resources to return. |
fields[appClips] Optional | [string] | Additional fields to include for each App Clip resource returned by the response. |
fields[appClipAppStoreReviewDetails] Optional | [string] | Additional fields to include for each App Clip App Store review detail resource returned by the response. |
fields[appStoreVersions] Optional | [string] | Additional fields to include for each App Store version resource returned by the response. |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | AppClipDefaultExperienceResponse | The request completed successfully. |
| 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 |