---
title: imageState
framework: retentionmessaging
role: symbol
role_heading: Type
path: retentionmessaging/imagestate
---

# imageState

The approval state of an image.

## Declaration

```data
string imageState
```

## Possible Values

PENDING: The image is awaiting approval. APPROVED: The image is approved. REJECTED: The image is rejected.

## Mentioned in

Setting up retention messages

## Discussion

Discussion Call Get Image List to get the list of images and their current state.

## See Also

### Images

- [imageIdentifier](retentionmessaging/imageidentifier.md)
- [imageSize](retentionmessaging/imagesize.md)
- [altText](retentionmessaging/alttext.md)
