Authorization: Bearer ********************
curl --location --request GET 'http://68.219.186.115:3003/health/' \ --header 'Authorization: Bearer <token>'
{ "message": "string", "timestamp": "2019-08-24T14:15:22.123Z" }