What's the quickest way to get the username of the user that created an asset, either from the asset itself or by using the sq_asset.created_userid value?
Just use the created userid from the asset or from the DB. The quickest would be getAssetInfo from the asset manager. You cant rely on this though because you can change it on the settings screen.