Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Origin type of the event (currently only 'community' is supported)
community- Event created in a community
Available options:
community ID of the community where the event is created
Filter events by creator user ID (admin only or the user themselves)
Filter events where the specified userId has RSVP'd (requires userId parameter)
Event status
scheduled- Event is scheduledlive- Event is currently liveended- Event has endedcancelled- Event is cancelled
Available options:
scheduled, live, ended, cancelled Filter events by type
Available options:
virtual, in_person Event tags for categorization
Maximum length:
5Filter events with start time greater than or equal to this value
Filter events with start time less than or equal to this value
Sort order for events
Available options:
startTime, createdAt Sort direction (ascending or descending)
Available options:
asc, desc Page size
Required range:
1 <= x <= 100Pagination token