@nett I don’t know, but restic restore -–dry-run -–delete -–overwrite if-changed may produce the result you are looking for (maybe need to add some -v to get a more verbose output)
Besides this, you can use rustic to do a diff SNAP:/my/path /local/path until this functionality gets added to restic.