1 comment
Not sure if this is visible from SOQL, but looks like ContentDocumentHistory only for Document subscribed
example: SELECT Id, ContentDocumentId, CreatedById, CreatedDate, Field FROM ContentDocumentHistory where Field = 'contentDocSubscribed'