Returns a list of profiles ordered by modified date.
{- "items": [
- {
- "id": "string",
- "name": "string",
- "riskRating": "string",
- "status": "string",
- "type": "string",
- "internalId": "string",
- "assignedToId": 0,
- "assignedTo": "string",
- "safeNumber": "string",
- "companyId": "string",
- "formationDate": "2019-08-24",
- "createdAt": "2019-08-24T14:15:22Z",
- "createdById": 0,
- "createdBy": "string",
- "modifiedAt": "2019-08-24T14:15:22Z",
- "modifiedById": 0,
- "modifiedBy": "string",
- "kycApprovedAt": "2019-08-24T14:15:22Z",
- "kycReviewOn": "2019-08-24",
- "kycStatusUpdatedOn": "2019-08-24T14:15:22Z",
- "kycComments": "string",
- "noteCount": 0,
- "attachmentCount": 0,
- "keyPartyCount": 0,
- "uboCount": 0,
- "openAlertCount": 0,
- "modeOfCreation": "string",
- "importStatus": "string",
- "isLocked": true
}
], - "totalSize": 0,
- "correlationId": "string"
}