v1
List your active document editing sessions to resume or audit prior work.
Returns sessions sorted by most recent activity, with message counts and last-updated timestamps. Each session represents one document with full edit history and AI conversation persisted server-side. Use to find a previous editing context to resume (then call get_session_history) or to audit your workspace.
GET
List your active document editing sessions to resume or audit prior work.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Query Parameters
Filter by user ID (deprecated - auth determines scope)
Maximum number of sessions to return
Previous
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.
Next
List your active document editing sessions to resume or audit prior work.

