IAMService

GetUserPermissions 获取用户聚合后的权限码和角色码,结果会使用 Redis 缓存。

get/v1/iam/users/{userId}/permissions

Path parameters

userIdstring required

Response

OK

permissionCodesstring[]

聚合后的权限码列表,已去重排序。

roleCodesstring[]

用户有效角色码列表,已去重排序。

Changes

No recorded changes to this endpoint across all 1 revision of this API.