{
"status": "success",
"message": "Contacts retrieved successfully",
"data": {
"results": [
{
"_id": "cc-6eb48e4b-45a5-5f87-8717-9687a84xxxxx",
"createdAt": "2025-12-09T04:32:01.247Z",
"updatedAt": "2025-12-09T04:32:01.247Z",
"phoneNumber": "91223334xxxxx"
},
{
"_id": "cc-02d41634-d46f-5757-befb-52f7090xxxxx",
"createdAt": "2025-12-09T04:32:01.247Z",
"updatedAt": "2025-12-09T04:32:01.247Z",
"phoneNumber": "91223334xxxxx"
},
{
"_id": "cc-31521027-4c64-52a1-a914-d092a4cxxxxx",
"createdAt": "2025-12-09T04:32:01.247Z",
"updatedAt": "2025-12-09T04:32:01.247Z",
"phoneNumber": "91223334xxxxx"
},
{
"_id": "cc-1c77a6a2-32bd-5cb3-a685-d5f3ea9xxxxx",
"createdAt": "2025-12-09T04:32:35.321Z",
"updatedAt": "2025-12-09T04:32:35.321Z",
"phoneNumber": "91223334xxxxx"
},
{
"_id": "cc-91ef4f71-9f63-572c-8166-b8b7f76xxxx",
"createdAt": "2025-12-09T04:32:35.321Z",
"updatedAt": "2025-12-09T04:32:35.321Z",
"phoneNumber": "91223334xxxxx"
},
{
"_id": "cc-2ab0bcae-e011-5da3-a24f-6b07c7cxxxxx",
"createdAt": "2025-12-09T04:32:35.321Z",
"updatedAt": "2025-12-09T04:32:35.321Z",
"phoneNumber": "91223334xxxxx"
}
],
"skip": 0,
"limit": 50,
"hasMore": false,
"totalPages": 1,
"totalResults": 6
}
}