{
"_links": {
"property1": "string",
"property2": "string"
},
"offset": 0,
"total": 0,
"items": [
{
"createdOn": "2019-08-24T14:15:22.123Z",
"modifiedOn": "2019-08-24T14:15:22.123Z",
"type": "string",
"firstName": "string",
"middleName": "string",
"surname": "string",
"initials": "string",
"fullName": "string",
"gender": "Unknown",
"email": "string",
"phone": "string",
"birthDate": "2019-08-24T14:15:22.123Z",
"description": "string",
"ambition": "string",
"hobbiesAndInterests": "string",
"additionalActivities": "string",
"internalHourRate": 0,
"commercialHourRate": 0,
"skills": {
"property1": [
"string"
],
"property2": [
"string"
]
},
"occupations": [
"string"
],
"disciplines": [
"string"
],
"labels": [
"string"
],
"members": [
{
"type": "string",
"fullName": "string",
"email": "string",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"external": {
"property1": "string",
"property2": "string"
},
"customFields": {}
}
],
"files": [
{
"type": "string",
"contentType": "string",
"contentLength": 0,
"subType": "string",
"fileId": "a1c6a2ab-4b01-4253-b4c9-70e04b3b48fc",
"fileName": "string",
"fileUrl": "string",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"external": {
"property1": "string",
"property2": "string"
},
"customFields": {}
}
],
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"external": {
"property1": "string",
"property2": "string"
},
"customFields": {}
}
]
}