v3

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-0171418.3 KB
Health

Get server health or chat UI

Returns a health payload when the chat UI is disabled. Otherwise, serves the interactive chat interface.

get/

Response

Health payload or chat UI HTML.

statusstring

Example response

{
  "status": "ok"
}