Load
GenAssetLoadCurrentVersion
Load Current Version For Asset
Loads the current approved version for a GenAsset asset.
Use when
Use when a workflow should always start from the currently approved asset version.
Behavior
- Fetches the asset detail.
- Selects current_version_id and downloads its preview.
Inputs
base_urltokenasset_idOutputs
imageasset_idversion_idworkflow_jsonmetadata_jsonstatus_jsonNotes
- If you need immutable replay, use Load Version From GenAsset with a specific version id.