v1
latestOpenAPI 3.0.02026-07-17233433.0 KBnodes
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"
}