At the moment, the Search API returns the value "Archived" , but the value is always always set to false. After looking though the documentation, I found out that the search API cannot get the archived objects unlike the List API call.
Is there no possibility to add a property "archived" in the post Body to fetch archived and non archived objects?
@AaronGutiCompletely agree. At this point warehousing data is completely futile with out the ability to search for archived records since a date. The only available option is to do periodic FULL syncs of all non-archived records to see which ones should not be in the DB (or tagged as archived).
We have used two different tools to sync data from HubSpot and both have this issue (Segment and Airbyte).