{
"data": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"workspaceId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"statusId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"waId": "<string>",
"waProfileName": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"email": "[email protected]",
"phone": "<string>",
"occupation": "<string>",
"gender": "<string>",
"birthDate": "2023-12-25",
"age": 123,
"notes": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateDate": "2023-11-07T05:31:56Z",
"customProperties": {
"Favorite Color": "Blue"
}
}
],
"cursors": {
"next": "<string>"
}
}