Stay up to date with the latest changes to Synthflow.
This changelog provides granular, real-time updates as changes are released. For a monthly summary of platform changes, visit feedback.synthflow.ai/changelog.
For system status, reliability information, and service health, visit status.synthflow.ai.
Knowledge Base Sources API
A new endpoint has been added to retrieve the list of sources attached to a knowledge base.
New endpoints:
- 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 thelimitandoffsetquery parameters to control pagination.