Skip to content
Main Navigation
User Manual
API
Appearance
Menu
Return to top
On this page
Health
GET /healthz
Liveness probe. No authentication required.
Response
200
json
{
"status"
:
"ok"
}