cURL
curl --request GET \ --url http://localhost:63372/health
{ "status": "ok", "version": "0.5.36" }
Health check endpoint for monitoring and load balancers. No authentication required.
Gateway is healthy
"ok"
"0.5.36"