[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Get Groups By IDP Tenant ID User ID
DescriptionFetches list of groups user is part of
Request
URLURL
https://cloud.vmwarehorizon.com/auth/v1/admin/idp-tenants/{idpTenantId}/users/{userId}/groups
Path Parameters
Path Parameters
string
idpTenantId
Required
string
userId
Required
Response
Response
Response BodyResponse Body
200 OK
Returns
GroupsOrgsResponse
of type */*
{
"groups": [
{
"displayName": "aduser1",
"id": "id-12345",
"onPremisesDomainName": "horizonv2.local",
"onPremisesSecurityIdentifier": "S-1-5-21-2502306595",
"securityIdentifier": "S-1-12-1-2011878264"
}
],
"nextLink": "string",
"orgIdpTenantDomainMap": {
"key": "string"
}
}
string
nextLink
Optional
map of
string
orgIdpTenantDomainMap
Optional
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://cloud.vmwarehorizon.com/auth/v1/admin/idp-tenants/{idpTenantId}/users/{userId}/groups
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
On This Page
Auth Operations
get
delete
delete
post
get
get
get
get
post
post
patch
post
post