# UnreadSummaryResponse

Type: object

## Properties

- `count` (integer, required) - Total unread messages for this user.
- `conversations` (integer, required) - Number of conversations with at least one unread customer message.
- `version` (integer, required) - Monotonically increasing per-user version. Clients discard live updates with version <= lastSeen.

