curl --location --request GET '/api/user/admin/check' \ --header 'Authorization: {{ACCESS_TOKEN}}'
{ "status": "OK" }