## Check **get** `/health` Returns OK if the service is running ### Example ```http curl http://localhost:8080/health \ -H "Authorization: Bearer $HUB_API_KEY" ```