List Events
List the events in your organization. Archived ones are left out.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
status
What the doors are doing. startsAt and endsAt are informational: this
is what actually opens them, because a meeting that starts late should
not lock the room out of its own Q&A.
Allowed values:
search
archived
limit
cursor
Response
This endpoint returns an object.
data
hasMore
nextCursor
Errors
401
Unauthorized Error
402
Subscription Required Error