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.