Returns list of Groups of a particular user
RETURN A LIST OF GROUPS THE USER IS A MEMBER OF
Returns a list of groups the user is a member of.
GET
/policies/{policyId}/groups
Returns a list of groups the user is a member of.
Path Parameters
Name
Type
Description
policyId*
String
Selected policy ID.
Last updated