v1

latestSwagger 2.02026-07-136573327.3 KB
Domains

Retrieve privacy email forwarding settings showing where emails are delivered

get/v2/customers/{customerId}/domains/{domain}/privacy/forwarding

Path parameters

customerIdstring required

The Customer identifier<br/> Note: For API Resellers, performing actions on behalf of your customers, you need to specify the Subaccount you're operating on behalf of; otherwise use your shopper id.

domainstring required

Domain name whose details are to be retrieved

Headers

X-Request-Idstring

A client provided identifier for tracking this request.

Response

Request was successful

privateEmailstring

The private email

forwardingEmailstring

The email that it forwards to

emailPreference'EMAIL_FILTER' | 'EMAIL_SEND_ALL' | 'EMAIL_SEND_NONE'

The email forwarding preference for the domain<br/><ul><li><strong style='margin-left: 12px;'>EMAIL_FILTER</strong> - Filter for spam and forward email.</li><li><strong style='margin-left: 12px;'>EMAIL_SEND_ALL</strong> - Forward all email.</li><li><strong style='margin-left: 12px;'>EMAIL_SEND_NONE</strong> - Don't forward email.</li></ul>