Authorization: Bearer ********************
curl --location '/health' \ --header 'Authorization: Bearer <token>'
{ "status": "ok", }