Skip to main content
GET
List events

Authorizations

Authorization
string
header
required

OAuth 2.0 access token for a connected application. Limited to the scopes granted at consent.

Headers

authorization
string
required

Bearer token for API authentication

Query Parameters

Response

200

events
object[]
required
hasNextPage
boolean
required
nextCursor
string | null
required

Cursor for the next page, or null on the last page. Pass it as cursor on the next request.