[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen

Get Custom Domains

Description

Retrieve a list of domain associated with the tenant, only supported by Azure AD

Request

Request

URL

URL


get
https://cloud.vmwarehorizon.com/auth/v1/admin/custom_domains
Copy

Query Parameters

Query Parameters

string
org_id Optional

Response

Response

Response Body

Response Body

200 OK

Returns CustomDomainsResponse of type */*
{
	"domains": [
		"string"
	]
}
array of string
domains Optional

List of user groups

No error details were provided in the OpenAPI specification.

Code Samples

Code Samples

cURL Command

curl https://cloud.vmwarehorizon.com/auth/v1/admin/custom_domains


Feedback

Was this page helpful?