Skip to main content
GET
Get event types

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

List of event types

name
string
required

Dotted event type identifier (e.g. "admin.user.created")

description
string
required

Human-readable explanation of what triggers this event type

Last modified on January 21, 2026