List email endpoints
Lists the workspace’s inbound email endpoints (custom inboxes plus the HQ-managed workspace mailbox), each with its configuration and per-endpoint counters: total messages, items needing attention, inbound received, outbound replies, awaiting-review, unrouted and escalated counts, and a reply-language distribution. Also returns the workspace email slug, email domain and outbound mailbox localpart so a full address can be previewed without another call. Admin only and scoped to the caller’s workspace.
Authorizations
Personal Access Token. Send as Authorization: Bearer hq_pat_....
Response
Inbound email endpoints + counters
The localpart of the workspace outbound mailbox (default 'team'); the
full address is <localpart>-<tenant_email_slug>@<domain>.
The tenant's canonical email slug + domain so the UI can preview the
full <localpart>-<slug>@<domain> address without another call.