v1

latestSwagger 2.02026-07-135658136.3 KB
Group

Gets a collection of object IDs of groups of which the specified group is a member.

post/{tenantID}/groups/{objectId}/getMemberGroups

Path parameters

objectIdstring required

The object ID of the group for which to get group membership.

tenantIDstring required

The tenant ID.

Query parameters

api-versionstring required

Client API version.

Request body

securityEnabledOnlyboolean required

If true, only membership in security-enabled groups should be checked. Otherwise, membership in all groups should be checked.

Response

OK. The operation was successful.

valuestring[]

A collection of group IDs of which the group is a member.