Basically I want to read History of workitem to identify whether the workitem is being modified (I am aware that I can use modifiedDate to query records but it is not considering timestamp. Details How to get workitem based on modified date and time using RTC Java API)
It would be helpful if someone can share code to fetch history from RTC using Java API along with modified date of each history record, history record id if avaliable.
I got it: