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