TAMS Club Calendar Frontend Documentation
    Preparing search index...

    Function getHistoryList

    • Gets the list of history objects starting from the start ID. If no ID is defined, this will return the last 50 edits.

      Parameters

      • Optionalstart: string

        The ID of the oldest edit to start retrieving from

      Returns Promise<ResourceFetchResponse<HistoryListData>>