List Knowledge Items
Lists all knowledge items belonging to the authenticated user’s team.
HTTP Request
Query Parameters
Example Request
Example Request with Filters
Response
Response Body
Pagination Object
Status Filtering
Use the status parameter to filter by processing status:
- pending: Waiting for ingestion to start
- processing: Currently being processed
- ready: Successfully processed and ready to attach to agents
- failed: Processing failed (check
error_messagefield)
Source Type Filtering
Use the source_type parameter to filter by content source:
- document: PDF files
- url: Web pages
- text: Plain text content
