---
title: Read in-app purchase review screenshot information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-inapppurchaseappstorereviewscreenshots-_id_
---

# Read in-app purchase review screenshot information

Get information about a specific review screenshot for an in-app purchase.

## URL

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

## Path Parameters

id:

## Query Parameters

fields[inAppPurchaseAppStoreReviewScreenshots]: include: fields[inAppPurchases]:

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 :

## Mentioned in

Managing in-app purchases

## See Also

### Endpoints

- [Create an in-app purchase review screenshot](appstoreconnectapi/post-v1-inapppurchaseappstorereviewscreenshots.md)
- [Commit a review screenshot for an in-app purchase](appstoreconnectapi/patch-v1-inapppurchaseappstorereviewscreenshots-_id_.md)
- [Delete a review screenshot for an in-app purchase](appstoreconnectapi/delete-v1-inapppurchaseappstorereviewscreenshots-_id_.md)
