Skip to main content

List Flow Trigger Types

POST 

/flows/:type/triggers/_search

List Flow Trigger Types

Request​

Path Parameters

    type stringrequired

Header Parameters

    x-zitadel-orgid string

    The default is always the organization of the requesting user. If you like to get users of another organization include the header. Make sure the user has permission to access the requested data.

Responses​

A successful response.

Schema

    result

    object[]

  • Array [

  • id identifier of the type (string)

    name

    object

    key string
    localizedMessage string
  • ]

Loading...