thousands-car-79657
03/12/2024, 4:47 PMlist_node_executions
only return the top-level nodes? In my case, I have a dynamic workflow (below), but the api call only returns top-level nodes (start-node
, n0
, and end-node
), whereas I was expecting n0-0-dn0
as well.
example_dynamic n0
-> example_task. n0-0-dn0
If that’s the case, how can I find all the child nodes?tall-lock-23197
thousands-car-79657
03/15/2024, 3:08 PM