Security enhancements to IP Vault and new Gemini Flash 2.5 STS model for Convo mode
cURL
curl --request GET \ --url https://pria.praxislxp.com/api/test/health
{ "status": "ok", "uptime": 112.368138, "timestamp": 1750534150795, "memory": { "rss": 128008192, "heapTotal": 72105984, "heapUsed": 67442352, "external": 23693540, "arrayBuffers": 19882176 }, "dependencies": { "database": 1 } }
Returns the current health status of the service including uptime, memory usage, and dependency status
Service is healthy and operational
Overall health status
"ok"
Server uptime in seconds
Current timestamp in milliseconds
Show child attributes
Was this page helpful?