Nuix · Schema

TagExpansion

Schema for TagExpansion in Nuix REST API

ForensicseDiscoveryInvestigationsComplianceData ProcessingLegal TechnologyIntelligence

Properties

Name Type Description
directMatchPrefix string A prefix to apply to direct matches, i.e. items that match the given query, or null not to apply a prefix. Defaults to null.
directMatchSuffix string A suffix to apply to direct matches, i.e. items that match the given query, or null not to apply a suffix. Defaults to null.
topLevelMatchPrefix string A prefix to apply to top-level item matches, or null not to apply a prefix. Only has an effect if includeFamilies == true. Defaults to null.
topLevelMatchSuffix string A suffix to apply to top-level item matches, or null not to apply a suffix. Only has an effect if includeFamilies == true. Defaults to null.
familyMatchPrefix string A prefix to apply to family item matches, or null not to apply a prefix. Only has an effect if includeFamilies == true. Defaults to null.
familyMatchSuffix string A suffix to apply to family item matches, or null not to apply a suffix. Only has an effect if includeFamilies == true. Defaults to null.
deduplicatedTopLevelMatchPrefix string A prefix to apply to deduplicated top-level item matches, or null not to apply a prefix. Only has an effect if deduplicateFamilies == true. Defaults to null.
deduplicatedTopLevelMatchSuffix string A suffix to apply to deduplicated top-level item matches, or null not to apply a suffix. Only has an effect if deduplicateFamilies == true. Defaults to null.
deduplicatedFamilyMatchPrefix string A prefix to apply to deduplicated family item matches, or null not to apply a prefix. Only has an effect if deduplicateFamilies == true. Defaults to null.
deduplicatedFamilyMatchSuffix string A suffix to apply to deduplicated family item matches, or null not to apply a suffix. Only has an effect if deduplicateFamilies == true. Defaults to null.
uniqueMatchPrefix string A prefix to apply to unique item matches, or null not to apply a prefix. Only has an effect if tagUniqueItems == true. Defaults to null.
uniqueMatchSuffix string A suffix to apply to unique item matches, or null not to apply a prefix. Only has an effect if tagUniqueItems == true. Defaults to null.
View JSON Schema on GitHub

JSON Schema

nuix-rest-tagexpansion.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/nuix/refs/heads/main/json-schema/nuix-rest-tagexpansion.json",
  "title": "TagExpansion",
  "description": "Schema for TagExpansion in Nuix REST API",
  "type": "object",
  "properties": {
    "directMatchPrefix": {
      "type": "string",
      "description": "A prefix to apply to direct matches, i.e. items that match the given query, or null not to apply a prefix. Defaults to null."
    },
    "directMatchSuffix": {
      "type": "string",
      "description": "A suffix to apply to direct matches, i.e. items that match the given query, or null not to apply a suffix. Defaults to null."
    },
    "topLevelMatchPrefix": {
      "type": "string",
      "description": "A prefix to apply to top-level item matches, or null not to apply a prefix. Only has an effect if includeFamilies == true. Defaults to null."
    },
    "topLevelMatchSuffix": {
      "type": "string",
      "description": "A suffix to apply to top-level item matches, or null not to apply a suffix. Only has an effect if includeFamilies == true. Defaults to null."
    },
    "familyMatchPrefix": {
      "type": "string",
      "description": "A prefix to apply to family item matches, or null not to apply a prefix. Only has an effect if includeFamilies == true. Defaults to null."
    },
    "familyMatchSuffix": {
      "type": "string",
      "description": "A suffix to apply to family item matches, or null not to apply a suffix. Only has an effect if includeFamilies == true. Defaults to null."
    },
    "deduplicatedTopLevelMatchPrefix": {
      "type": "string",
      "description": "A prefix to apply to deduplicated top-level item matches, or null not to apply a prefix. Only has an effect if deduplicateFamilies == true. Defaults to null."
    },
    "deduplicatedTopLevelMatchSuffix": {
      "type": "string",
      "description": "A suffix to apply to deduplicated top-level item matches, or null not to apply a suffix. Only has an effect if deduplicateFamilies == true. Defaults to null."
    },
    "deduplicatedFamilyMatchPrefix": {
      "type": "string",
      "description": "A prefix to apply to deduplicated family item matches, or null not to apply a prefix. Only has an effect if deduplicateFamilies == true. Defaults to null."
    },
    "deduplicatedFamilyMatchSuffix": {
      "type": "string",
      "description": "A suffix to apply to deduplicated family item matches, or null not to apply a suffix. Only has an effect if deduplicateFamilies == true. Defaults to null."
    },
    "uniqueMatchPrefix": {
      "type": "string",
      "description": "A prefix to apply to unique item matches, or null not to apply a prefix. Only has an effect if tagUniqueItems == true. Defaults to null."
    },
    "uniqueMatchSuffix": {
      "type": "string",
      "description": "A suffix to apply to unique item matches, or null not to apply a prefix. Only has an effect if tagUniqueItems == true. Defaults to null."
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/nuix-rest-tagexpansion"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

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.

A second provider on the same verified email joins the account you already have.