# List event types. Returns the possible types that an event can have. Endpoint: GET /events/types Version: v3 Security: oauth2 ## Response 200 fields (text/plain): - `id` (integer, required) The unique identifier for the event type. - `name` (string, required) The name of the event type.