---
title: GetImageListResponse
framework: retentionmessaging
role: symbol
role_heading: Object
path: retentionmessaging/getimagelistresponse
---

# GetImageListResponse

A response that contains status information for all images.

## Declaration

```data
object GetImageListResponse
```

## Properties

imageIdentifiers: An array of all image identifiers and their image state.

## Discussion

Discussion The Get Image List endpoint returns this 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)
- [GetImageListResponseItem](retentionmessaging/getimagelistresponseitem.md)
