Authorization: ********************
curl --location 'https://test.your-api-server.com/api/auth/health' \ --header 'Authorization: Bearer <token>'
{ "status": "ok", "service": "auth-service", "timestamp": "2019-08-24T14:15:22.123Z" }