Get a campaign flow step
Returns the campaign flow step for the specified id.
Authorizations
Path Parameters
(/version/.+)?Response
Successful response
Stored campaign flow step definition. Fields flow_path, sequence, step_name, icon_type, tags, name, icon_color, and description are unevaluated and appear in buildtime-evaluatable form.
The description as configured: a literal value, or an expression (type:string) when defined dynamically.
The flow path as configured: a literal value, or an expression (type:string) when defined dynamically.
The icon color as configured: a literal value, or an expression (type:string) when defined dynamically.
The icon type as configured: a literal value, or an expression (type:string) when defined dynamically.
The name as configured: a literal value, or an expression (type:string) when defined dynamically.
The sequence as configured: a literal value, or an expression (type:string) when defined dynamically.
The step name as configured: a literal value, or an expression (type:string) when defined dynamically.
The tags as configured: a literal value, or an expression (type:string) when defined dynamically.
