I am able to get the JSON response, using getoffer() as :adobe.target.getOffer({mbox: "ClicksImageButtonMbox",success: function(actions) {console.log('Success', actions);},error: function(status, error) {console.log('Error', status, error);}});Refer below screenshot :Hope this will help you !