Anybody got any tips or hints on how this can be done?
I've been able export lists of items by user and user folder using the following:
pd.DataFrame(list_items).transpose().to_excel(str(user.username)+'.xlsx')
But it would be more useful to see which web maps and web apps throughout my organization are using which feature layers.