Get a workflow configurationCopy Pageget https://api.staging.payrails.io/merchant/workflows/{workflowCode}/versions/{workflowVersion}Get a workflow configuration version.Path ParamsworkflowCodestringrequiredPath parameter to specify the workflow code.workflowVersionnumberrequiredPath parameter to specify the workflow version.Query ParamsincludeResolvedRulesetsbooleanDefaults to falseBoolean indicating if resolved rulesets should be included in the response.truefalseResponses 200Workflow configuration version. 401Unauthorized. 403Insufficient Scope. 404Not Found. 429Too Many Requests.Updated 18 days ago