v1

latestOpenAPI 3.1.0Proprietary2026-07-1434570540.9 KB
Events

List events

List and discover events: scheduled, live, and past.

get/events

Query parameters

qstring

Full-text search over event title and description.

typestring

Filter by event type (for example townhall, workshop, ama).

hoststring

Filter by host @handle.

status'scheduled' | 'live' | 'ended' | 'cancelled'

Filter by lifecycle status.

visibility'public' | 'unlisted' | 'invite-only'

Filter by visibility.

tagstring

Filter by a single tag.

fromstring date-time

Only include events starting at or after this RFC3339 timestamp.

tostring date-time

Only include events starting at or before this RFC3339 timestamp.

limitinteger

Maximum number of events to return.

Response

OK

object required