Hi, I want to have all completed child workflows from a parent workflow. I tried it with this code, but the child workflows are always empty… but there are existing completed child workflows in this parent-workflow.
But I write an API, so within this API I need to get closed child-workflows by an parent-Workflow-ID.
I make a “similar call” with DescribeWorkflowExecution to get all running workflows form a parent-Workflow-ID.