{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://raw.githubusercontent.com/api-evangelist/nuix/refs/heads/main/json-schema/nuix-rest-searchmacrostructuredresponse.json",
"title": "SearchMacroStructuredResponse",
"description": "A list of search macro file names without the extension and a folder map of the structured response.",
"type": "object",
"properties": {
"files": {
"uniqueItems": true,
"type": "array",
"description": "A list of search macro file names without the extension.",
"items": {
"$ref": "#/components/schemas/SearchMacroResponse"
}
},
"folders": {
"type": "object",
"description": "A map of folder name to a structured search macro.",
"additionalProperties": {
"$ref": "#/components/schemas/SearchMacroStructuredResponse"
}
}
}
}
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.