Unblu Agent Embedded JS API
    Preparing search index...

    Interface CreationTimestampConversationHistorySearchFilter

    Filter by creation timestamp

    interface CreationTimestampConversationHistorySearchFilter {
        field: CREATION_TIMESTAMP;
        operator: TimestampOperator;
    }
    Index

    Properties

    Properties