WIth the application object (https://developers.facebook.com/docs/reference/api/application/), we can already retrieve a lot of information about an application. In my case, I would like to read the list of objects and actions that have been configured in the developer apps, and if possible get their configurations.
How would you do that?