Below is the URL which you would use to go directly to open Snapshot book which has same name as other Oracle Hyperion Financial Reporting, Fusion Edition objects. You can use Latest=true or VersionNumber=1 variables along with mimetype variable to get latest object OR specific version of the object output:
http://localhost:19000/workspace/browse/get/Smartcut%20Folder/Fin_HFM?mimetype =application/hyperion-reports-snapshot_book
Below is example with Latest=true:
http://localhost:19000/workspace/browse/get/Smartcut%20Folder/Fin_HFM?mimetype =application/hyperion-reports-snapshot_book&Latest=true
Below is with version variable:
http://localhost:19000/workspace/browse/get/Smartcut%20Folder/Fin_HFM?mimetype =application/hyperion-reports-snapshot_book%version=1
Below are various possible values for mimetype variable for FR related objects. These values are picked up from NAME filed in V8_METATYPE table in BIPlus repository. Look for Description field having Financial Reporting related objects and get the corresponding NAME field to use in mimetype variable.
From V8_METATYPE:
application/hyperion-reports-report
application/hyperion-reports-snapshot_report
application/hyperion-reports-book
application/hyperion-reports-snapshot_book