Skip to main content
Help Center
Developers
Search
⌘K
Search
⌘K
Sign in
object
InboxStatus
LLM
View as Markdown
Copy Markdown URL
Copy page context prompt
Open llms.txt
Channel-agnostic operational health for an inbox.
Properties
Name
state
Type
InboxStatusState
Description
Required property.
Name
reasons
Type
array<InboxStatusReason>
Description
Machine-readable reasons explaining non-active inbox health.
Related operations
Get inboxes
GET /inboxes
Create inbox
POST /inboxes
Assign team to inbox
PUT /inboxes/{id}/team
Clear team from inbox
DELETE /inboxes/{id}/team
Webhook payloads
POST {configured webhook URL}