Skip to main content
get/inboxes

Get inboxes

LLM
View as Markdown
Open llms.txt

Returns the connected channels that can send or receive customer messages in this workspace. Use an inbox ID as the sender when starting outbound messages.

Authorization

Scheme

  • bearerAuth

Required scopes

  • inbox:list

Allowed roles

  • owner
  • admin
  • agent

List inboxes in the workspace.

Responses

  • 200

    List of inboxes

    • application/json InboxesResponse
  • default

    Error

    • application/json ProblemDetails