Search & list actionsAsk AIget https://api.staging.payrails.io/merchant/actionsFetch a list of merchant workflows actions for the given query parameters.Query Paramsfilter[workflowExecutionId]stringFilter by workflow execution id.filter[workflowCode]stringFilter by workflow code.filter[workspaceId]stringFilter by Workspace ID.filter[type]stringenumFilter by type.authorizecapturecancelconfirmcrateInstrumentfraudScorefraudUpdatelookuppayoutrefundstartPaymentSessionShow 11 enum valuesfilter[status]stringenumFilter by status.createdfailedsuccessAllowed:createdfailedsuccessfilter[errorCode]stringFilter by error code of last failed execution event.page[after]stringSearch collection items after that cursor.page[before]stringSearch collection items before that cursor.page[size]int32Length of the collection to search.Responses 200Success. 400Bad Request. 401Unauthorized. 403Insufficient Scope. 404Not Found. 429Too Many Requests.Updated 11 months ago