Sshindemayur1-VisitorForum|Forum|7 years agoDecember 27, 2018QuestionHow to get latest revision of a document using Rest API ?Forum|Forum|7 years agoDecember 27, 20182 replies8852 viewsHello, I am using Windchill 11.1 M010. I want to get latest revision of a document using Rest API. I tried to use filter, $filter : latestiteration eq '1', but, this gives "Invalid expression". Is there any way to get the latest revision of a document through Rest API? Other