List all groups to which this user belongs.
ID of the user to list groups for.
Optional
Request-specific configuration.
Management.BadRequestError
Management.UnauthorizedError
Management.ForbiddenError
Management.TooManyRequestsError
await client.users.groups.get("id", { fields: "fields", include_fields: true, from: "from", take: 1 }) Copy
await client.users.groups.get("id", { fields: "fields", include_fields: true, from: "from", take: 1 })
Protected
Readonly
List all groups to which this user belongs.