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