{
  "data": {
    "results": [
      {
        "id": "65059681027",
        "properties": {
          "createdate": "2024-01-10T08:30:15.234Z",
          "email": "john.doe@example.com",
          "firstname": "John",
          "hs_lastmodifieddate": "2024-01-15T14:22:10.456Z",
          "lastname": "Doe",
          "hs_object_id": "65059681027",
          "phone": "5551234567",
          "company": "Acme Corporation",
          "jobtitle": "Sales Manager"
        },
        "createdAt": "2024-01-10T08:30:15.234Z",
        "updatedAt": "2024-01-15T14:22:10.456Z",
        "archived": false
      }
    ],
    "paging": {
      "next": {
        "after": "65059681028",
        "link": "https://api.hubapi.com/crm/v3/objects/contacts?limit=10&after=65059681028"
      }
    }
  }
}