Skip to content

Health

Generated from core/api/router.go. Edit the router, not this file.

MethodPathWho can call it
GET/healthzPublic — no credential

GET /healthz

Who can call itPublic — no credential
Handlerinline

Public, and deliberately says nothing about internals.

Example request
bash
curl -X GET 'https://certpilot.example.com/healthz'