List image IDs for an in-app purchase version
Get the related resource IDs for the review images attached to a draft version of an in-app purchase.
URL
GET https://api.appstoreconnect.apple.com/v1/inAppPurchaseVersions/{id}/relationships/imagesPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Query Parameters
| Name | Type | Description |
|---|---|---|
limit Optional | integer |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 404 | Not Found Content-Type: application/json | ErrorResponse | |
| 200 | OK Content-Type: application/json | InAppPurchaseVersionImagesLinkagesResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
See Also
Endpoints
Create an in-app purchase versionRead in-app purchase version informationRead the image for an in-app purchase versionList images for an in-app purchase versionList localizations for an in-app purchase versionRead the image ID for an in-app purchase versionList localization IDs for an in-app purchase versionList the versions of an in-app purchaseGet the resource IDs of the versions of an in-app purchase