Skip to main content
API Docs
Search
⌘K
API Docs
API
Markdown
llms.txt
Search
⌘K
Sign in
API
Markdown
llms.txt
Guides
Introduction
Quickstart
Authentication
Pagination
Errors
Resources
Messaging
Inboxes
Contacts
Journeys
Chatbots
Events
Teams
Users
Billing
API Keys
Webhooks
Schemas
Schema reference
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}