Get delegates for actor
In case you need to get the delegates of an actor, you can make use of an additional parameter
return WorkflowInterface.getSteps(ticketId, { includeactordelegates : true })
With this extra parameter, you will receive the delegates of each actor in a workflow