List your saved documents (the Files view).
List the authenticated user/org’s saved documents, most-recently-updated first (metadata only — no document content). Each carries a session_count (“N chats”). Documents become durable + reusable automatically as you create or edit them; on the FIRST call we also one-time import the documents of pre-Files-view chats so prior work appears here too.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Query Parameters
Maximum number of documents to return.
1 <= x <= 200Offset for pagination.
x >= 0Include a small preview_html (first chunks) per document for thumbnails. The web Files view sets this; agents leave it off to stay token-light.
Response
Successful Response

