List knowledge documents
Authentication
Path parameters
UUID of the agent. It must belong to the authenticated workspace; an id from another workspace answers 404, exactly like an unknown one. Returned as id by GET /api/agents.
Query parameters
Maximum number of documents to return (1–100). Non-integer or out-of-range values are rejected with 400; they are not clamped.
Number of documents to skip (0–100000). Out-of-range values are rejected with 400.

