---
title: GetImageListResponseItem
framework: retentionmessaging
role: symbol
role_heading: Object
path: retentionmessaging/getimagelistresponseitem
---

# GetImageListResponseItem

An image identifier and state information for an image.

## Declaration

```data
object GetImageListResponseItem
```

## Properties

imageIdentifier: The identifier of the image. imageSize: The size of the image. imageState: The current state of the image.

## Mentioned in

Retention Messaging API changelog

## Discussion

Discussion The Get Image List endpoint returns an array of these values in its response.

## See Also

### Image configuration

- [Upload Image](retentionmessaging/upload-image.md)
- [Delete Image](retentionmessaging/delete-image.md)
- [Get Image List](retentionmessaging/get-image-list.md)
- [GetImageListResponse](retentionmessaging/getimagelistresponse.md)
