Authorization: Bearer ********************
curl --location --request GET 'http://localhost:4002/rest/v1/profiles/1' \ --header 'X-Nexus-Key: ' \ --header 'Authorization: Bearer <token>'
{}