Skip to main content
GET
List an app’s event types

Authorizations

Authorization
string
header
required

Use JWT token for authentication

Path Parameters

app
string
required

App slug

Query Parameters

limit
number

Page size (catalogue is browsed by cursor)

cursor
string

Opaque page token from a previous response nextCursor

Free-text search over the catalogue

Response

Success

items
object[]
required
totalItems
number
required
Example:

351

nextCursor
string