List Upcoming Events
GET: List all upcoming platform events for the community. Events are ordered by start date (most recent upcoming first). Supports filtering by event type and search functionality.
Query parameters
event_type
Filter by event type
ordering
Which field to use when ordering the results.
page
A page number within the paginated result set.
page_size
Number of results to return per page.
search
Free text search across event name and description
Response
List of upcoming events
count
results
next
previous

