nodes
Show ecFlow definition of a node (suite, family or task)
get/suites/{nodeName}/definition
Path parameters
nodeNamestring required
The name of the node to retrieve
Query parameters
filterstring
Filter results
Response
Expected response to a valid request
Example response
{
"definition": "suite foo\nendsuite"
}