List inbox types
Inbox Types
List Inbox Types
Lists the workspace’s inbox types (id + name). Each id is stable and usable as a message trigger’s inboxTypeId (config scopeType inbox) and as the inbox_type_id filter on list conversations. Reserved inbox types return their slug (e.g. guest); custom inbox types return their opaque id.
GET
List inbox types
Authorizations
Conduit API token. Use Authorization: Bearer <token>. Read/write endpoints require a token with write access.
Query Parameters
Workspace to query.
Example:
"j57demo8f8x7c9v0n2q4r6t8y1u3i5o"
Response
Every inbox type in the workspace
Every inbox type in the workspace, each with a stable id usable in a message trigger's inboxTypeId.