I am building a custom component where I want to show discussions with the number of views on it. I checked the feeditem object but there is no field for view count. Is there some other object which stores the view count of feeditem or is there a way of getting the view count via api in apex?
Any help would be appreciated.