Skip to main content

Event types

POST 

/events/types/_search

Returns a list of the possible event types in ZITADEL. This is used to filter the event types in the list events request.

Request​

Body

required

    object

Responses​

A successful response.

Schema

    eventTypes

    object[]

  • Array [

  • type string

    localized

    object

    key string
    localizedMessage string
  • ]

Loading...