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

GroupsOrgsResponse

Properties

array of Group
groups Optional

List of groups info


string
nextLink Optional

map of string
orgIdpTenantDomainMap Optional

JSON Example

{
	"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"
	}
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Returned By

Get Groups By IDP Tenant ID User ID

Feedback

Was this page helpful?