• Get all available history entries

    Needs namespaces[namespaceId].history-get permission

    Parameters

    • Optional paginationOpts: PaginationOpts

      Options for pagination

    • Optional namespaces: string[]

    Returns Promise<PaginatedApiResponse<HistoryWithTask, "id">>

    All history entries' info

Generated using TypeDoc