Skip to main content

List Flow Trigger Types​

List Flow Trigger Types

Path Parameters
    type string required
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
    name object
    key string
    localizedMessage string
  • ]
Loading...