List datasources (settings)
Returns all datasource catalog entries the user is entitled to, with secrets redacted.
Authorizations
Azure AD access token obtained via MSAL
Response
Array of datasource objects
Datasource ID (UUID)
Display name
DATASOURCE_TYPE — determines storage, indexing, and retrieval behaviour
shared, personal, workspace, sharepoint, websearch, llmknowledge, flowretriever, vectorretriever Who created/manages this entry (builtIn = locked, admin = full CRUD)
builtIn, admin Access control model
personal, shared UPN of the creator
Allow public read access
Hide entity from user-facing recommendations and catalog/search surfaces (still accessible to owners/contributors/admins)
ISO-8601 creation timestamp
ISO-8601 update timestamp
Human-readable description
Azure Search index name
Search endpoint ID
Blob folder name for file-backed sources
Selected SharePoint site
Single library (legacy)
Multiple libraries selection
Index all libraries in the selected site
Subfolder within library
FK to IFlowDesignerFlow (when type === flowretriever)
Pre-configured inputs for the retriever flow
Variable names locked from end-user override
Variable names hidden from end users
FK to IDataConnection (vector store connection)
Number of results (default 5)
Search strategy for vector store
vector, semantic, hybrid, keyword Minimum similarity score (0-1)
Web Search source configuration (when type === websearch)
Whether enabled by default for new chats
Result weighting 0.0-1.0
Default max docs from this source
Whether end users can toggle at runtime
Whether this datasource is enabled and available (default: true)
Display order
Entity lifecycle state
When set, owned by a specific chat (cleaned up on chat delete)