Skip to main content
Help Center
Developers
Search
⌘K
Search
⌘K
Sign in
enum
InboxStatusState
LLM
View as Markdown
Copy Markdown URL
Copy page context prompt
Open llms.txt
Overall operational health of an inbox.
Properties
Name
values
Type
enum
Description
Allowed values: active, degraded, unavailable.
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}