facebookfacebook-graph-apigraph-api-explorer

How can I get the list of facebook apps for a certain user using Graph API Explorer or another tool


I want to build an data tool for facebook apps and I've searched for a few hours online to see if there is a way to find the app list for a specific user. Couldn't find anything. Does anyone know how to do this.

PS: I have taken a look at: Is there a Facebook API call to list all apps? but it did not help me

Any help is appreciated. Thanks!


Solution

  • I am not sure if this is what you want, but it looks like it: https://developers.facebook.com/docs/graph-api/reference/user/applications/developer

    The user docs say that this is the endpoint for "The Facebook apps that this person is a developer of."