v1
latestSwagger 2.02026-07-136573327.3 KBDomains
Retrieve the forwarding information for the given fqdn
<strong>Notes:</strong><ul><li>shopperId is not the same as customerId. shopperId is a number of max length 10 digits (ex: 1234567890) whereas customerId is a UUIDv4 (ex: 295e3bc3-b3b9-4d95-aae5-ede41a994d13)</li></ul>
get/v2/customers/{customerId}/domains/forwards/{fqdn}
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.
fqdnstring required
The fully qualified domain name whose forwarding details are to be retrieved.
Query parameters
includeSubsboolean
Optionally include all sub domains if the fqdn specified is a domain and not a sub domain.
Response
Request was successful