# InboxStatus

Type: object

Channel-agnostic operational health for an inbox.

## Properties

- `state` (InboxStatusState, required)
- `reasons` (array<InboxStatusReason>, required) - Machine-readable reasons explaining non-active inbox health.

