Returns the individual AML search hits from the AML search results.
Success
Bad Request
Unauthorized
Forbidden
{- "items": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "hitScore": 0,
- "name": "string",
- "match": "string",
- "countries": [
- "string"
], - "datasets": [
- "string"
], - "decision": "string",
- "note": "string",
- "modifiedById": 0,
- "modifiedBy": "string",
- "modifiedAt": "2019-08-24T14:15:22Z",
- "createdAt": "2019-08-24T14:15:22Z",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "gender": "string",
- "datesOfBirth": [
- "2019-08-24"
], - "pepTier": "string",
- "profileImages": "string",
- "supersededHit": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "hitScore": 0,
- "name": "string",
- "match": "string",
- "countries": [
- "string"
], - "datasets": [
- "string"
], - "decision": "string",
- "note": "string",
- "modifiedById": 0,
- "modifiedBy": "string",
- "modifiedAt": "2019-08-24T14:15:22Z",
- "createdAt": "2019-08-24T14:15:22Z",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "gender": "string",
- "datesOfBirth": [
- "2019-08-24"
], - "pepTier": "string",
- "profileImages": [
- "string"
]
}
}
], - "totalSize": 0
}