v1
latestOpenAPI 3.0.02026-07-13474670.4 KBAddresses
Fetch an address or check if it is reserved
get/addresses/{email}
Response
Returns an object if owned by the current account, OR is not owned. Includes the encryptedInbox field. If not owned, will omit the owner key.
Example response
{
"encryptedInbox": "inbox-cf5abefaf492601c5fe0a1563c00b76816145206@mailsac.com"
}