Can you please let me know how I can all the properties for a list of all the installed GitHub apps in the organizattion.
Organization.get_installations is not returning all the fields from mentioned in list-app-installations-for-an-organization I can get some information using get_app but that requires slug. Let me know if I am missing something here.