Authorization: Bearer ********************
curl --location --request GET '/api/v1/health' \ --header 'Authorization: Bearer <token>'
{ "status": "string", "service": "string", "timestamp": "2019-08-24T14:15:22.123Z" }