General
Get documentation
GET /docs/{path}
GET /docs/{path}
Serves the Mind documentation index or a specific document at the given path.
Path parameters
pathstringpathrequiredDocumentation subpath. Use any non-empty value to render the index.
Responses
200 — Successful operation
403 — Unauthorized
404 — Documentation not found
500 — Internal error