v1

latestSwagger 2.02026-07-135658136.3 KB
User

Gets a collection that contains the object IDs of the groups of which the user is a member.

post/{tenantID}/users/{objectId}/getMemberGroups

Path parameters

objectIdstring required

The object ID of the user 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 user is a member.