Forum Discussion
DM85
2 years agoNew Member
Version History with Check in Comments
I'm trying to connect to documents within a sharepoint library and pull back the version history including the check in comments. For some reason I can get all of the comments for previous versions, ...
- 2 years ago
Hi DM85,
Just to double check. What methods/Uri are you using in your API calls. Can you share your REST API call?
I have seen different results when people tried using the items method instead of directly interacting with the file versions. Below is an example of a similar discussion:
lbendlin
2 years agoSuper User
Might not even need an API call for that. See if you can change the view.
How to display the last check-in comment in a document library | SharePoint Maven