List all asset types edited or created since a specified date
from. minimum date (yyyy-mm-dd hh:mm:ss) from which to show IDs
FM_api( 'AssetTypes_listByLastEdited', array( 'from'=>'2015-11-24 00:00:00' ) );
["7472","222402"]
Last updated 3 years ago