Knowledge base sources
List sources in a knowledge base
Lists the sources attached to a knowledge base, including each source’s ingestion status and chunk progress. Requires a token with read access.
GET
List sources in a knowledge base
Authorizations
Personal access token. See Authentication.
Path Parameters
The knowledge base ID.
Query Parameters
Filter by source name (case-insensitive).
Filter by source type. Whether the source is an uploaded file or a crawled URL.
Available options:
FILE, URL Comma-separated extensions, e.g. 'pdf' or 'txt,md'.
Items per page.
Required range:
1 <= x <= 100Pagination cursor.
Previous
Add sources to a knowledge baseAttaches existing sources to a knowledge base by their IDs. The sources are queued for chunking and embedding into this knowledge base. Create the sources first with [Create sources](#tag/sources/post/knowledge-base/sources). Requires a token with write access.
Next
List sources in a knowledge base

