Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Health check endpoint. Always accessible without authentication.
/health
{ "status": "ok", "version": "0.21.2" }
status
"ok"
version
curl http://localhost:8080/health
Was this page helpful?