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

statusenumOptional

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:
searchstringOptional
archivedbooleanOptional
limitintegerOptional
cursorstringOptional

Response

This endpoint returns an object.
datalist of objects
hasMoreboolean
nextCursorstringOptional

Errors

401
Unauthorized Error
402
Subscription Required Error