Get Image List
Gets the image identifier and state for all uploaded images.
URL
GET https://api.storekit.apple.com/inApps/v1/messaging/image/listSandbox URL
GET https://api.storekit-sandbox.apple.com/inApps/v1/messaging/image/listResponse Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | GetImageListResponse | Request succeeded. |
| 429 | Content-Type: application/json | RateLimitExceededError | The request exceeded the rate limit. For more information, see Identifying rate limits. |
| 500 | Internal Server Error Content-Type: application/json | GeneralInternalError | Server error. Try again later. |
Mentioned in
Discussion
Call this endpoint to get all uploaded image identifiers and check their current state, imageState.
Images need to be in an APPROVED state before the system can display messages that contain them.