---
title: Read advanced app clip experience information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-appclipadvancedexperiences-_id_
---

# Read advanced app clip experience information

Get information about a specific advanced App Clip experience.

## URL

GET https://api.appstoreconnect.apple.com/v1/appClipAdvancedExperiences/{id}

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the advanced App Clip experience resource ID from the List all advanced app clip experiences for an app clip response.

## Query Parameters

fields[appClipAdvancedExperiences]: Additional fields to include for each advanced App Clip experiences resource returned by the response. include: The relationship data to include in the response. limit[localizations]: The maximum number of related localizations resources to return. fields[appClipAdvancedExperienceImages]: fields[appClipAdvancedExperienceLocalizations]: fields[appClips]:

## Response Codes

200 OK: The request completed successfully. 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 404 Not Found: Resource not found. 429 :

## See Also

### Getting and Managing Advanced App Clip Experiences

- [Create an advanced app clip experience](appstoreconnectapi/post-v1-appclipadvancedexperiences.md)
- [Modify and delete an advanced app clip experience](appstoreconnectapi/patch-v1-appclipadvancedexperiences-_id_.md)
