Skip to main content
GET
List email accounts for the current user

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Email accounts list

Response from GET /api/email/accounts.

accounts
object[]
required

Active connected mailboxes for the authenticated user, newest-first.