Skip to the documentation
API

Retrieve an address

One address on the domain.

GET/domains/{id}/addresses/{addressId}

Runs the real call against your workspace, with your own key.

GET /domains/{id}/addresses/{addressId}

One address on the domain.

Example

Needs domains:read.

curl
curl "$OE/domains/b3e1f0a4-6c2d-4e8a-9f17-2d5c8a0b4e6f/addresses/5f0c2b7e-8d41-4a6f-b913-7e2a0c4d9b18" -H "$AUTH"
Response
{  "object": "address",  "id": "5f0c2b7e-8d41-4a6f-b913-7e2a0c4d9b18",  "domainId": "b3e1f0a4-6c2d-4e8a-9f17-2d5c8a0b4e6f",  "address": "[email protected]",  "localPart": "billing",  "label": "Invoices",  "enabled": true,  "lastReceivedAt": null,  "createdAt": "2026-09-25T10:00:00.000Z",  "updatedAt": "2026-09-25T10:00:00.000Z"}

An address on another domain, or one that was removed, is a 404.

Your inbox,
on your own terms.

Email infrastructure for businesses, AI, agents and personal email. Built for scale, privacy and control. Everything email should have had from day one.

OpenEmail

Email infrastructure for businesses, AI, agents and personal email. Built for scale, privacy and control. Everything email should have had from day one.

© 2026 OpenEmail. All rights reserved.