v1

latestOpenAPI 3.0.02026-07-17233433.0 KB
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

definitionstring

Example response

{
  "definition": "suite foo\nendsuite"
}