This endpoint will return all created Key Party folders linked to the profile id.
Success
Bad Request
Unauthorized
Forbidden
Not Found
{- "items": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "entityType": "string",
- "keyPartyType": "string",
- "gender": "string",
- "dateOfBirth": "2019-08-24",
- "organisationNumber": "string",
- "activityCode": "string",
- "percentageOfShares": 0,
- "role": "string",
- "countryCode": "string",
- "address": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "buildingDetails": "string",
- "street": "string",
- "city": "string",
- "region": "string",
- "postalCode": "string",
- "countryCode": "string",
- "type": "string",
- "description": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "createdById": 0,
- "createdBy": "string",
- "modifiedAt": "2019-08-24T14:15:22Z",
- "modifiedById": 0,
- "modifiedBy": "string"
}, - "searchId": "9b1a67f9-9477-48e5-8a6c-11b70245e1d9",
- "createdAt": "2019-08-24T14:15:22Z",
- "createdById": 0,
- "createdBy": "string",
- "modifiedAt": "2019-08-24T14:15:22Z",
- "modifiedById": 0,
- "modifiedBy": "string"
}
], - "totalSize": 0
}