Get domain forwarding
Returns the stored web forwarding configuration for a domain ordered through Instantly. All fields except domain are null when no forwarding is configured.
Requires one of the following scopes: dfy_email_account_orders:read, dfy_email_account_orders:all, all:read, all:all
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The domain to manage forwarding for
1^\s*\S+\.[a-zA-Z]{2,}\s*$"example.com"
Response
The requested Domain Forwarding
Web forwarding configuration for a domain ordered through Instantly
The domain the forwarding configuration applies to
"example.com"
Destination domain visitors are forwarded to. Null when no forwarding is configured.
"mycompany.com"
How the forwarding domain is applied. Null when no forwarding is configured.
redirect, stealth, null "redirect"