Get the ChartNode of the specified Flow.
Supply the API Key in the HTTP-Header
Supply the API Key in the Url-Query
The access token received from the authorization server in the OAuth 2.0 flow.
The default media type is application/hal+json. Use application/json for pure data results.
application/json, application/hal+json, application/xml, text/xml, text/csv The Id of the Flow
24The Id of the Node
2424Whether to include conversion metadata in the response. False by default. WIll be available in future releases.
Returns data of the ChartNode
Type of the Node
"if"
"@cognigy/basic-nodes"
Replaces the default name of the Node displayed in the Flow Editor.
"A new Node"
Adds additional information about Nodes, for example, a specific of the Node.
"this is a very important node"
"#ff8a80"
false
false
{
"condition": {
"type": "rule",
"condition": "",
"rule": {
"left": "1",
"operand": "gt",
"right": "2"
}
}
}"63bd8ebb648e6e739f1bbd82"
"condition"
24Optional conversion metadata included when includeConversionMetadata=true
{
"fieldName1": "updated",
"fieldName2": "removed"
}