RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Go: implement connector get API (#15259)
## Summary - Add Go REST support for `GET /api/v1/connectors/:connector_id`. - Reuse the Python API behavior by returning the connector only when the current user can access its tenant. - Add focused handler coverage for success and unauthorized responses. Co-authored-by: Jin Hai <haijin.chn@gmail.com>
T
tmimmanuel committed
0b000b833ebb66d06b8b0abcbb54faed1d1ef613
Parent: 17b5b33
Committed by GitHub <noreply@github.com>
on 5/27/2026, 6:07:55 AM