Skip to main content

Search Flow Types

POST 

/flows/types/_search

Search Flow Types

Request​

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...