Get installed Routines and smartApps using SmartThings API

Is it possible to get smartApps and routine related information using SmartThings API where I can use Personal OAuth Token? I want to be able to list all the installed SmartApps. The new API documentation has “Installedapps” and “apps” section but I can only get Webhook/lambda smart apps. I want to be able to get the information related to smartApps that I installed from the old IDE.

Thank you.