Search & list eventsAsk AIget https://api.staging.payrails.io/merchant/workflows/{workflowCode}/executions/{executionId}/historySearch & list a workflow execution event history.Path ParamsworkflowCodestringrequiredPath parameter to specify the workflow code.executionIduuidrequiredIdentifier of the resource in Payrails.Query Paramsfilter[event]stringenumFilter for the type of event.executionCreatedexecutionActionRequestedexecutionActionCompletedruleEngineExecutednetworkOffersEnrollmentCompletedexecutionActionScheduledexecutionActionUnscheduledexecutionActionUpdatedexecutionActionPendingexecutionActionStepScheduledexecutionActionStepUnscheduledexecutionActionStepRequestedexecutionActionStepStartedexecutionActionStepPausedexecutionActionStepResumedexecutionActionStepCompletedexecutionActionStepUpdatedexecutionTriggerStepCalledexecutionConditionStepEvaluatedShow 19 enum valuesfilter[action]stringenumFilter for the type of action.lookupstartPaymentSessionauthorizecaptureconfirmcancelrefundAllowed:lookupstartPaymentSessionauthorizecaptureconfirmcancelrefundfilter[actionId]uuidFilter for the unique action execution identifier originally returned in the synchronous action response.filter[notificationStatus]stringenumFilter for the status of the associated notification event.delivereddeliveryFailedpendingAllowed:delivereddeliveryFailedpendingfilter[errorCode]stringFilter for the type of error code produced for execution event.Responses 200OK. 401Unauthorized. 403Insufficient Scope. 404Not Found. 429Too Many Requests.Updated 11 months ago