I am building an admin for my app and need to retrieve the list of Action Types configured in the OpenGraph Dashboard.
The list of objects is easily accessible with:
https://graph.facebook.com/app/object_types?access_token=APP_ACCESS_TOKEN
Does anyone know of a similar URL for action types ?