Skip to main content
GET
List flow type definitions

Authorizations

Authorization
string
header
required

Use an Observe API key from the management console. The key selects the project and must grant the permission listed on the operation. Keep this key on your server.

Response

Flow type definitions.

name
string
required

Unique flow type name (e.g. login, signup, custom-checkout)

label
string
required

Human-readable label

description
string
required

Optional description

segmentCode
string
required

Short code identifying this flow type inside flow long paths (f_<segmentCode>)

isGlobal
boolean
required

Whether this is a built-in definition shared by all projects