For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
AcademyContact SalesHelp CenterDashboard
DocumentationAPI ReferenceIntegrationsAdministrationChangelog
DocumentationAPI ReferenceIntegrationsAdministrationChangelog
LogoLogo
AcademyContact SalesHelp CenterDashboard

Changelog

Stay up to date with the latest changes to Synthflow.
February 24, 2026
February 24, 2026

Knowledge Base Sources API

A new endpoint has been added to retrieve the list of sources attached to a knowledge base.

New endpoints:

EndpointTitle
GET /knowledge_base/{knowledge_base_id}/sourcesList knowledge base sources
  • List knowledge base sources: Returns a paginated list of sources for a given knowledge base, including each source’s type, name, content_preview, url, and timestamps (created_at, updated_at). Use the limit and offset query parameters to control pagination.
Was this page helpful?
Previous

February 4, 2026

Next
Built with