List knowledge base documents
List the Q&A document rows held in the vector store (the document plane; the singular /knowledge-base path). Pass knowledge_base_id to scope to one collection, or omit it for the workspace-wide ‘all documents’ view. Agent-session tokens are rejected here (they may only search). Scope knowledge_base:read.
Authorizations
Query Parameters
Restrict the listing to one knowledge base. Omit to list every document in the workspace (the management 'all documents' view).
Max rows to return. Defaults to 50 and is capped at 100.
0 <= x <= 100Number of rows to skip. Defaults to 0.
x >= 0Response
Page of Q&A document rows. total is the count for the selected scope (one KB, or the whole workspace when knowledge_base_id is omitted).

