get
https://api.accelevents.com/rest/u/organizer//
This API is used to get a list of events created under the organizer profile. The path parameter needs to pass these two values:
organizer_URL is the organizer page URL where the list of events will come from past_event is a boolean parameter used to specify whether you want to fetch past events or active & upcoming events. True for the past events and false for active & upcoming events. isFromOrganizerProfilePage is used to fetch only those events which are not hidden on the organizer profile page.
Path Parameters Required
Body Parameters Not Required
Response Details / Check response object
Authentication required - ❌