Read a page of existing Data Matching Definitions.
OK
The sent request is malformed.
Permission denied.
{- "page": "1",
- "pageSize": "100",
- "numberOfPages": "3",
- "total": "67",
- "values": [
- {
- "id": "6461e6113b1865304b3038b6",
- "name": "Custom Matching Definition Name",
- "creatorUsername": "johndoe",
- "creatorOrganization": "cdq_monitor",
- "createdAt": "2025-03-14T11:41:22Z",
- "lastModifiedAt": "2025-03-14T11:41:22Z",
- "type": "DEDUPLICATION",
- "xmlDukeConfiguration": "<duke>...</duke>",
- "reportConfiguration": {
- "header": [
- {
- "attributeJsonPath": "attributeJsonPath",
- "columnName": "External ID"
}
]
}, - "goldenRecordConfiguration": {
- "decisionStrategy": {
- "root": {
- "rule": {
- "type": "HAS_VALUE",
- "jsonPath": "attributeJsonPath",
- "valueType": "TEXT",
- "expectedValues": [
- null
]
}, - "yesBranch": { },
- "noBranch": { }
}
}, - "creationStrategy": {
- "type": "CONSTANT",
- "protectedAttributes": [
- "External ID"
], - "recordExclusionRules": [
- {
- "type": "HAS_VALUE",
- "jsonPath": "attributeJsonPath",
- "valueType": "TEXT",
- "expectedValues": [
- null
]
}
], - "attributeEnhancementRules": [
- {
- "attributes": [
- null
], - "constraintChain": {
- "constraints": [ ],
- "allRecordsShouldMatch": null,
- "constraintChainType": null
}, - "creationType": "CONSTANT",
- "creationConstant": "constantValue",
- "executionType": "SET",
- "fallbackExecutionType": "SET"
}
]
}
}, - "workspace": {
- "id": "c074b9f3-abf0-4f8e-9a20-74deb6cfa2a4"
}
}
]
}