@cavell/kit API
    Preparing search index...

    Function fetchSessions

    • Fetch one page of the conversation history list (GET /sessions). Throws typed HttpError / UnauthorizedError — the caller owns failure policy (the boot path treats failures as empty).

      Parameters

      • options: FetchSessionsOptions

      Returns Promise<SessionListPage>