List a knowledge-base document's chunks
List one knowledge-base document’s PII-redacted chunks, cursor-paginated (query limit capped at 200, opaque cursor from the prior page), each chunk carrying its ordinal, content, approximate token count, and retrieval-frequency counters so an operator can verify document understanding and prune stale or never-retrieved chunks. Image-only documents degrade to an empty page, and a document known only to the legacy rollback routes degrades the same way rather than breaking. Read-only; agents:read scope.
Authorizations
Dashboard JWT token from Clerk
Headers
Sandbox opt-in for Clerk-session-authenticated requests. Set to true to route the call through the test-mode pipeline: no real provider delivery, no credits deducted, response meta.test_mode: true. Ignored for live API keys (dv_live_sk_*) — server-to-server clients must use a test-prefixed key (dv_test_sk_*) to exercise sandbox. Test-prefixed keys unconditionally enable sandbox regardless of this header.
true, false Response
Successful response.