API Platform Base Path: https://api.enterprise.apigee.com/v1/o/{org_name}

API Resource Path: /virtualhosts
A named network configuration (including URL) for an environment (for example 'test' or 'prod') on the API Platform.
Provides the runtime network address for APIs managed by Apigee.
Get a Virtual Host for an Environment Detail
/environments/{environment_name}/virtualhosts/{virtualhost_name}
Verb: GET
Description: Gets details for a named virtual host
Auth: Basic Auth
List Virtual Hosts for an Environment Detail
/environments/{environment_name}/virtualhosts
Verb: GET
Description: Get a list of named virual hosts for an environment.
Auth: Basic Auth