List actions of an executionAsk AIget https://api.staging.payrails.io/merchant/workflows/{workflowCode}/executions/{executionId}/actionsFetch a list of merchant workflows actions for the given execution.Path ParamsworkflowCodestringrequiredPath parameter to specify the workflow code.executionIduuidrequiredIdentifier of the resource in Payrails.Query ParamsincludeEventsbooleanInclude events in the response.truefalseResponses 200Success. 400Bad Request. 401Unauthorized. 403Insufficient Scope. 404Not Found. 429Too Many Requests.Updated 11 months ago