Health API
Routers
Section titled “Routers”router→ prefix/api/method(tags: health)
Hand-maintained notes against modules/health/router.go. Route inventory (generated): routes.md. Response models (generated): response-models/health.md.
| Method | Path | Permission |
|---|---|---|
GET | /api/method/shc.status.get | — |
POST | /api/method/shc.status.get | — |
GET /api/method/shc.status.get
Section titled “GET /api/method/shc.status.get”- source:
modules/health/router.go
POST /api/method/shc.status.get
Section titled “POST /api/method/shc.status.get”- source:
modules/health/router.go
shc@docs:~$