Group - Fetch groups of a specific tenant

Fetch groups of a specific tenant

get
Authorizations
HTTPRequired

Please enter a valid token

Path parameters
tenantIdstring · uuidRequired
Query parameters
versionstringOptional

The requested API version

Default: 1.0
Responses
chevron-right
200

List of groups

Class for representing response for group model.

groupIdstring · uuidOptional

A public property of type guid that has both a getter and a setter method, which allows for getting and setting the value of the GroupId property.

tenantIdstring · uuidOptional

A public property of type guid that has both a getter and a setter method, which allows for getting and setting the value of the TenantId property.

roleIdstring · uuid · nullableOptional

A public property of type guid that has both a getter and a setter method, which allows for getting and setting the value of the GroupId property.

displayNamestring · nullableOptional

A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the DisplayName property.

descriptionstring · nullableOptional

A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the Description property.

get
/tenants/{tenantId}/groups

Last updated