How to find existing name for assets/images when trying to rename

When trying to rename an image or an asset, rename does change the name of the Node and it is accessible by getting access to the node can get the node name or extract it from document path. But I cannot find the previous name of the image or asset from the Node (HippoNode). I need this previous name as we upload images/assets to S3 and i need the previous name to make updates when rename is done. Can someone help me here, i am fairly new to this App and not able to find how to get this value.

Thank you

I don’t think there is an easy way to retrieve this. I don’t think the revision history contains this. You might try and look through the event log for the rename action.