---
title: Read the app store review details of an app clip
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-appclipappstorereviewdetails-_id_
---

# Read the app store review details of an app clip

Get App Store Review details for an App Clip.

## URL

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

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the app clip App Store review detail resource ID from the Read the app store review detail for a default app clip experience response.

## Query Parameters

fields[appClipAppStoreReviewDetails]: Additional fields to include for each app clip App Store review detail resource returned by the response. include: The relationship data to include in the response. fields[appClipDefaultExperiences]:

## 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

### Managing App Review Details for Your App Clip

- [Create app store review details for an app clip](appstoreconnectapi/post-v1-appclipappstorereviewdetails.md)
- [Modify app store review details for an app clip](appstoreconnectapi/patch-v1-appclipappstorereviewdetails-_id_.md)
