Returns a list of searches both business and individual associated to the profile for the profile Id.
Success
Bad Request
Unauthorized
Forbidden
{- "totalSize": 0,
- "items": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": { },
- "countryCodes": [
- "string"
], - "threshold": 0,
- "type": "string",
- "datasets": [
- "string"
], - "status": "string",
- "riskRating": "string",
- "assignedToUserId": { },
- "assignedUser": { },
- "createdById": 0,
- "createdBy": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "modifiedById": 0,
- "modifiedBy": "string",
- "modifiedAt": "2019-08-24T14:15:22Z",
- "note": { },
- "totalHitCount": 0,
- "truePositiveHitsCount": 0,
- "falsePositiveHitsCount": 0,
- "undecidedHitsCount": 0,
- "firstName": { },
- "middleName": { },
- "lastName": { },
- "gender": { },
- "dateOfBirth": { },
- "pepTiers": [
- "string"
], - "scheduleId": { }
}
]
}