Skip to content
Search
K
Main Navigation
Learn
How To Guides
Blog
API Documentation
Appearance
Menu
Return to top
Check node health
POST
/rollkit.v1.HealthService/Livez
Check if the node is alive and healthy.
Request Body
application/json
Schema
default
JSON
JSON
{
}
Responses
200
503
Node is healthy
Content-Type
application/json
Schema
JSON
JSON
{
"status"
:
"string"
}
POST
/rollkit.v1.HealthService/Livez
Playground
Body
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python
Powered by
VitePress OpenAPI