Skip to main content
GET
List email endpoints

Authorizations

Authorization
string
header
required

Personal Access Token. Send as Authorization: Bearer hq_pat_....

Response

200 - application/json

Inbound email endpoints + counters

endpoints
object[]
required
outbound_mailbox_localpart
string
required

The localpart of the workspace outbound mailbox (default 'team'); the full address is <localpart>-<tenant_email_slug>@<domain>.

domain
string | null
tenant_email_slug
string | null

The tenant's canonical email slug + domain so the UI can preview the full <localpart>-<slug>@<domain> address without another call.