Skip to main content
GET
List events

Authorizations

Authorization
string
header
required

Create a token under Organization settings → API. Tokens are shown once, on creation. They belong to the organization, not to you, so they keep working if you leave the team. API access is included on every plan; the rate limit depends on the plan.

Query Parameters

published
boolean

Filter to published or draft events only. Omit for both.

Example:

true

per_page
integer

Results per page, capped at 100.

Example:

25

cursor
string

The cursor from a previous response's meta.next_cursor.

Example:

null

Response

data
object[]
Example:
meta
object