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