I have enabled versioning on a list in Sharepoint 2016. As there are many items in this list, I want to have an overview of the version history of all items. This is for audit purposes and I do not want the auditor to open all items 1-by-1.
The OOTB Audit’s give you some in site into recently changed items.
https://support.office.com/en-us/article/View-audit-log-reports-b37c5869-1b47-4a82-a30d-ea20070fe527
However, if you are looking for more granular control, you’d have to use code to call the SharePoint APIs to build your own reporting for versions.