List a user's email inboxes
Users
List a user's email inboxes
Returns the email inboxes (Hermes/Nylas channels) accessible to the given user within your company. Includes personal inboxes (where the user is a direct member) and shared inboxes the user can access via team membership.
Each inbox is tagged kind: "personal" (isShared is false and the user is in the
channel’s userIds) or kind: "shared" (channel marked isShared, or accessible
only through a team membership).
The user must belong to the company associated with your API key. Returns 401 if
the user does not belong to your company.
GET
List a user's email inboxes
Documentation Index
Fetch the complete documentation index at: https://docs.getaptly.com/llms.txt
Use this file to discover all available pages before exploring further.