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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by user ID (deprecated - auth determines scope)
Maximum number of sessions to return