Health
Generated from core/api/router.go. Edit the router, not this file.
| Method | Path | Who can call it |
|---|---|---|
GET | /healthz | Public — no credential |
GET /healthz
| Who can call it | Public — no credential |
| Handler | inline |
Public, and deliberately says nothing about internals.
Example request
bash
curl -X GET 'https://certpilot.example.com/healthz'