Skip to main content
GET
List bookable events

Authorizations

Authorization
string
header
required

Organization API key, created in workspace settings (Settings → API Keys). Sent as Authorization: Bearer <key>. Shown once at creation; revocable and permission-scoped per key.

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 100
cursor
string

Response

Success

events
object[]
required
nextCursor
string | null
required