Is it possible to filter and sort activity logs by their payload using V2 API?
For example; I want. to get the only the most recent time_tracking column update value across all boards. At the moment I have to give a limit of 1000 and then filter on my end.
It’d be nice if we could say only get latest update for each unique column.