Authorization: Bearer ********************
curl --location -g --request GET 'https://..authok.cn/api/v1/roles/role_fjiejo2jiofjioefjio' \
--header 'Authorization: Bearer <token>'
{
"id": "role_fjiejo2jiofjioefjio",
"name": "超级管理员",
"description": "超级管理员"
}