---
title: Read in-app purchase image information
framework: App Store Connect API
role: symbol
role_heading: Web Service Endpoint
platforms: [app store connect api 4.4.1+]
path: appstoreconnectapi/get-v2-inapppurchaseimages-_id_
---

# Read in-app purchase image information

Get the metadata for an in-app purchase image configured with the v2 API, including the asset upload state.

## URL

GET https://api.appstoreconnect.apple.com/v2/inAppPurchaseImages/{id}

## Path Parameters

id:

## Query Parameters

fields[inAppPurchaseImages]:

## Response Codes

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

## Mentioned in

Working with in-app purchase versions

## See Also

### Endpoints

- [Create an in-app purchase image](appstoreconnectapi/post-v2-inapppurchaseimages.md)
- [Modify an in-app purchase image](appstoreconnectapi/patch-v2-inapppurchaseimages-_id_.md)
- [Delete an in-app purchase image](appstoreconnectapi/delete-v2-inapppurchaseimages-_id_.md)
