Get email endpoint
Returns a single inbound email endpoint by id, with its full configuration and per-endpoint counters (message totals, attention items, disposition counts and reply-language distribution). Admin only and scoped to the caller’s workspace; an unknown or cross-workspace id returns 404.
Authorizations
Personal Access Token. Send as Authorization: Bearer hq_pat_....
Path Parameters
Endpoint id
Response
Endpoint detail
True for the workspace outbound mailbox (HQ-managed): not deletable, not a normal custom inbox - the UI renders it as the workspace mailbox.
Total mail (in + out) attributed to this endpoint.
Items needing a human (handling_state <> 'handled').
Disposition counters (E7.2): inbound received, outbound replies sent, per-state queues, and threads escalated light -> agent.
Reply-language distribution: { "English": 12, "Swedish": 3 }.