/
/ecFlow REST API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 12m ago · Updated 1mo ago
api1
  • getShow REST api statistics
nodes12
  • getShow this node and its children as a tree
  • getShow status of a node (suite, family or task)
  • putUpdate status of a node (suite, family or task)
  • getShow attributes of a node (suite, family or task)
  • putUpdate an attribute of a node (suite, family or task)
  • postCreate a new attribute for a node (suite, family or task)
  • deleteRemove an attribute of a node (suite, family or task)
  • getShow ecFlow definition of a node (suite, family or task)
  • putUpdate definition of a node (suite, family or task)
  • deleteRemove a node (suite, family or task)
  • getShow script for a task
  • getShow output of a task
server7
  • getShow ecFlow server status
  • putUpdate ecFlow server status
  • getPing ecFlow server
  • getShow ecFlow server attributes
  • putUpdate ecFlow server attribute
  • postCreate a new ecFlow server attribute
  • deleteRemove ecFlow server attribute
suites3
  • getList all suites
  • postCreate a new suite
  • getShow all nodes (suites, families and tasks) as a tree
    suites

    List all suites

    get/suites

    Query parameters

    filterstring

    Filter results

    Response

    A list of suites

    string[] required

    Changes