Retrieves latest screening results persisted in the Processing Log.
Data is populated only when Data Monitor with type "SCREENING" is configured for provided storage.
OK
Unauthorized or missing
{- "startAfter": "5712566172571652",
- "nextStartAfter": "5712566172571652",
- "limit": "100",
- "from": "2024-12-21T01:35:18Z",
- "to": "2024-12-21T01:35:18Z",
- "total": "67",
- "values": [
- {
- "dataSourceId": "648824a691d8d2503d65103e",
- "businessPartnerId": "63e635235c06b7396330fe40",
- "externalId": "The ID managed in the customer's SAP systems.",
- "configurationId": "64cd0303e1cd5s1e4354a1c6",
- "status": "OK",
- "screeningResult": {
- "status": "SUCCEED",
- "entry": {
- "names": [
- {
- "value": "Corporate Data Quality AG"
}
], - "addresses": [
- {
- "country": {
- "shortName": null
}, - "localities": [
- null
], - "thoroughfares": [
- null
], - "postCodes": [
- null
]
}
]
}, - "result": {
- "total": "67",
- "nextStartAfter": "5712566172571652",
- "startAfter": "5712566172571652",
- "values": [
- {
- "cdqId": "SANCTIONLIST:10120020770",
- "entry": {
- "externalId": null,
- "names": [ ],
- "addresses": [ ],
- "list": null,
- "additionalInformation": [ ]
}, - "matchingProfile": {
- "matchingScores": null
}, - "dataSource": {
- "url": null,
- "name": null,
- "technicalKey": null
}
}
], - "auditTrail": {
- "performedBy": "John Doe",
- "screenedNames": [
- {
- "value": null
}
], - "screeningDate": "2024-12-21T01:35:18Z",
- "screeningSettings": {
- "listsUsedForCheck": [
- null
], - "minMatchingScore": "0.8"
}
}
}
}, - "executedAt": "2024-12-21T01:35:18Z"
}
]
}