Skip to main content
GET
List the merged conversation inbox

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Query Parameters

limit
integer
default:25

Max items to return.

Required range: 1 <= x <= 50

Response

The merged inbox (most recent first).

nextCursor
string | null
required
hasMore
boolean
required
data
object[]
required
warnings
string[]

Soft-degradation signals. 'support_channels_unavailable': the live support-channel fetch failed upstream and the list is DM-only/incomplete (distinct from a tenant with no connected messaging account, which is not a failure and carries no warning).