Get the default workflow configurationAsk AIget https://api.staging.payrails.io/merchant/workflows/{workflowCode}/versions/defaultGet the default workflow configuration version.Path ParamsworkflowCodestringrequiredPath parameter to specify the workflow code.Query ParamsincludeResolvedRulesetsbooleanDefaults to falseBoolean indicating if resolved rulesets should be included in the response.truefalseincludeResolvedUserbooleanDefaults to falseBoolean indicating if resolved user information should be included in the response.truefalsefilter[workspaceId]stringFilter by Workspace ID.Responses 200Workflow configuration version. 401Unauthorized. 403Insufficient Scope. 404Not Found. 429Too Many Requests.Updated 11 months ago