New: Effortlessly link Digital Twins, embed RAG modules in any LLM, and integrate with enterprise data sources using Connector MCP and MCP Servers.
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?