Skip to main content
GET
Check status of the middleware application

Response

200 - application/json

Service is healthy and operational

status
string

Overall health status

Example:

"ok"

uptime
number

Server uptime in seconds

timestamp
number

Current timestamp in milliseconds

summary
string

Human-readable one-line digest matching the heartbeat log format

Example:

"Event loop lag: 1.9s | RSS: 1.7GB | heap: 506MB/1.1GB | mongo: connected"

eventLoopLag
object | null

Event loop lag percentiles in ms over the current sampling window. Null until the monitor's histogram has data.

mongo
object
memory
object
dependencies
object