Stay up to date with the latest changes to Synthflow.
High Frequency Product updates

Sign up to receive all product updates almost as they happen.

Subscribe to updates

This changelog provides granular, real-time updates as changes are released. For a monthly summary of platform changes, see the Synthflow product changelog on our feedback portal.

For live uptime, active incidents, and service health, visit our Status page.


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.