Skip to main content
GET
Whether the current user can send from their own mailbox

Authorizations

Authorization
string
header
required

Bearer token: a Platform API Key (format: ak_live::) or a Personal Access Token (format: rgo-...). PATs always act as the token owner.

Response

canSend
boolean
required

Whether this user has a mailbox we can send from

provider
enum<string>

Which rail a send would take

Available options:
google,
microsoft,
imap