Accounts and Identity

What this feature is for

All API actions are scoped by user context and account access. Agents and services should resolve identity before performing mailbox actions.

Core flows

  1. Authenticate and fetch /api/v1/me.
  2. List accounts via /api/v1/accounts.
  3. Store the selected account context before read/write operations.

Endpoint map

  • GET /api/v1/accounts
  • GET /api/v1/me

Notes

  • Unexpected 401/403 responses usually indicate missing context or invalid permissions.

results matching ""

    No results matching ""