get_user_groups_that_user_is_member
Retrieve all user groups that a specific user belongs to using their user ID or email address.
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) |