Authorization: Bearer ********************{}curl --location --request GET '/api/v1.0/foundation/user/userRole/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"code": 0,
"msg": "string",
"data": [
0
]
}