Unblu Agent Embedded JS API
    Preparing search index...

    Interface EndTimestampConversationHistorySearchFilter

    Filter by end timestamp

    interface EndTimestampConversationHistorySearchFilter {
        field: END_TIMESTAMP;
        operator: TimestampOperator;
    }
    Index

    Properties

    Properties