curl --location --request GET '/core/role/admin/check' \ --header 'Authorization: {{ACCESS_TOKEN}}'
{ "data": true }