get_user_groups_that_user_is_member
Retrieve a list of all user groups a specific user belongs to by providing the user ID or email.
Instructions
🟢 READ-ONLY · Users · GET /v2/users/{id}/user-groups
Get user groups that a user is member of
Returns a list of all user group that the specified user is a member of.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | User Id or email (encoded string) |