Skip to main content
GET
List mailboxes

Authorizations

Authorization
string
header
required

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

Query Parameters

page[size]
string

Page size (max 20)

page[after]
string

Page after

page[before]
string

Page before

status
enum<string>

Filter by mailbox status

Available options:
active,
inactive,
needs_reconnection
email_provider
enum<string>

Filter by email provider

Available options:
google,
outlook,
other,
other_mixed
user_email
string

Filter by user email

Response

200 - application/json

Successful

mailboxes
object[]