{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://raw.githubusercontent.com/api-evangelist/nuix/refs/heads/main/json-schema/nuix-rest-deduplicationquerylistrequest.json",
"title": "DeduplicationQueryListRequest",
"description": "Schema for DeduplicationQueryListRequest in Nuix REST API",
"type": "object",
"properties": {
"queryList": {
"type": "array",
"description": "The set of queries which will be executed.",
"items": {
"type": "string"
}
},
"deduplication": {
"type": "string",
"description": "The deduplication to apply over each query. Defaults to 'none'",
"default": "none",
"enum": [
"none",
"md5"
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.