Gets a list of kyc alerts by profile.
Accepted
Bad Request
Unauthorized
Forbidden
Conflict
{- "items": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "profileId": "faebe71b-2bf8-4bdb-9b67-258e4d6aa00a",
- "safeNumber": "string",
- "companyId": "string",
- "previousValue": "string",
- "newValue": "string",
- "ruleName": "string",
- "eventAt": "2019-08-24T14:15:22Z",
- "status": "string",
- "note": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "createdById": 0,
- "createdBy": "string",
- "modifiedAt": "2019-08-24T14:15:22Z",
- "modifiedById": 0,
- "modifiedBy": "string"
}
], - "totalSize": 0
}