Skip to content
Search
K
Main Navigation
Learn
How To Guides
API Documentation
Menu
Return to top
Simple liveness check
GET
/health/live
Simple HTTP endpoint to check if the node is alive. Returns plain text 'OK' response.
Responses
200
Node is alive
Content-Type
text/plain
Schema
JSON
JSON
"OK"
GET
/health/live
Playground
Try it out
Samples
Powered by
VitePress OpenAPI