List all document editing sessions for the authenticated user.
Returns session IDs, message counts, timestamps, and preview text. Use a session_id from this list when calling the chat or history endpoints.
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