What is the alternative to listExecutions since this API action is not supported by EXPRESS state machines?
I’ve implemented an EXPRESS state machine and I’m attempting to retrieve the list of executions of a state machine. Below is my code snippet: