Skip to main content

List Aggregate Types

POST 

/aggregates/types/_search

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

Request​

Body

required

    object

Responses​

A successful response.

Schema

    aggregateTypes

    object[]

  • Array [

  • type string

    localized

    object

    key string
    localizedMessage string
  • ]

Loading...