FlowGuard API - v1.2.0-rc.2
    Preparing search index...

    Function byTimeRange

    • Filter events by time range (inclusive). Both from and to are ISO-8601 datetime strings. Either can be null to indicate an open-ended range.

      Parameters

      • from: string | null
      • to: string | null

      Returns AuditFilter