List Workflow Nodes
REST API - Workflows
List Workflow Nodes
List a workflow’s orchestration nodes in a simplified shape.
GET
List Workflow Nodes
Authorizations
API Key for authentication
Path Parameters
Response
Successful Response
Node id (use to update/remove the node).
Node type (action, agent, classifier, ...).
Node name.
Ids of nodes that run after this one.
Referenced asset id for action/agent nodes.
Connection id parsed from an action node's asset_id.
Operation catalog id parsed from an action node's asset_id.
Agent id for agent nodes.

