Get a User's Groups
身份
获取用户分组
Gets the groups of a user by id and includes all users that share a group with the given user.
GET
Get a User's Groups
Documentation Index
Fetch the complete documentation index at: https://docs.eorion.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
The id of the user to get the groups for.