I humbly request developers to add PropertiesWithHistory to all Search APIs which is available in all apis except Search APIs.
I have already posted here about this https://community.hubspot.com/t5/APIs-Integrations/Search-APIs-missing-PropertiesWithHistory/m-p/793332#M63975
and this feature has been already requested by other folks in the community.
Usecase:
Search API has filters that helps in getting filtered data such as filtered by modified_at but doesn’t supports history values of properties, and hence than I have to hit GET request for each record received from Search for history values. Which isn’t a solution at all.