Search code examples
facebookeventsfacebook-graph-apifacebook-events

How to get facebook events via event id?


How to get Facebook events via event id? i wanted to enter a event id to get all of the data, is there any API for this? or please tell me how to get the events via graph api.


Solution

  • You need the permission: user_events

    API : /EVENT_ID

    You can test the same here: Graph API Explorer