{
"code": 200,
"message": "获取成功",
"data": {
"list": [
{
"id": "61b95d6c4d01a8851afafd50",
"createdAt": "2021-12-15T03:13:48.596Z",
"updatedAt": "2021-12-15T03:13:48.596Z",
"userPoolId": "61b95d6c96d42670da568408",
"code": "AuthingAdministratorRole",
"description": "用户池超级管理员,具备操作该用户池所有资源的权限",
"parentCode": null,
"isSystem": true,
"namespaceId": 4,
"namespace": "system",
"arn": "arn:cn:authing:61b95d6c96d42670da568408:role:61b95d6c4d01a8851afafd50",
"parent": null
},
{
"id": "61dbfc73b8a893aa18e34f17",
"createdAt": "2022-01-10T09:29:23.290Z",
"updatedAt": "2022-01-10T09:29:23.290Z",
"userPoolId": "61b95d6c96d42670da568408",
"code": "default-code",
"description": "默认分组角色",
"parentCode": null,
"isSystem": false,
"namespaceId": 5,
"namespace": "default",
"arn": "arn:cn:authing:61b95d6c96d42670da568408:role:61dbfc73b8a893aa18e34f17",
"parent": null
}
],
"totalCount": 2
}
}