Authorization: Bearer ********************
curl --location 'http://localhost:4002/rest/v1/roles' \ --header 'X-Nexus-Key: ' \ --header 'Authorization: Bearer <token>'
[ { "id": "string", "description": "HERO" } ]