Get a specific domain for an install
GET /installs/{install_id}/domains/{domain_id}
Returns specific domain for an install
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”ID of install
ID of domain
Responses
Section titled “ Responses ”Success
object
Example
torquemag.ioExample
trueExample
trueExample
e41fa98f-ea80-4654-b229-a9b765d0863aThe WP Engine network type configured for the domain. Possible values are ‘AN’ (Advanced Network) ‘GES’ (Global Edge Security) and ‘LEGACY’.
Example
ANDetails about the network configuration for the domain.
object
DNS configuration information for the domain.
object
The CNAME value to use to configure a DNS CNAME record for the domain.
Example
wp.wpenginepowered.comIP addresses that can be used to configure a DNS A record for the domain.
Example
[ "127.0.0.1"]object
The status of the network configuration for the domain.
Example
ACTIVESSL configuration status
object
Example
activeobject
Example
e41fa98f-ea80-4006-b229-a9b765d0863aExample
redirect.comThe time when the TXT record was verified
Example
2026-04-20T16:00:00.007ZThe domain that the TXT record was verified for
Example
example.comThe TXT record verification key. Null if the domain is already verified.
Example
_wpe_verificationThe TXT record verification value. Null if the domain is already verified.
Authentication Error
object
A message regarding the error that occurred on the server
Example
Bad Credentials(Optional) A URL where documentation regarding this specific error can be found
Not authorized
object
A message regarding the error that occurred on the server
Example
You don't have permission to perform that action(Optional) A URL where documentation regarding this specific error can be found
Not found
object
A message regarding the error that occurred on the server
Example
Not Found(Optional) A URL where documentation regarding this specific error can be found
Too many requests
Service unavailable