Hi, I was wondering how does the sorting/ordering/filtering work for this endpoint Overview
I’ve been trying setting orders[updatedTimestamp]=ASC
but not sure How does this actually work?
Also I want to filter results where my currentUpdatedTimestamp
is actually lesser than the updatedTimestamp
. I’ve found some details in this page Contact filters[updated_after] is using Central Time Zone but It didn’t work!