{
  "data": {
    "total": 2,
    "results": [
      {
        "id": "65059681027",
        "properties": {
          "createdate": "2024-01-10T16:37:23.758Z",
          "email": "john.doe@example.com",
          "firstname": "John",
          "hs_object_id": "65059681027",
          "lastmodifieddate": "2024-01-15T19:39:45.324Z",
          "lastname": "Doe",
          "company": "Acme Corporation"
        },
        "createdAt": "2024-01-10T16:37:23.758Z",
        "updatedAt": "2024-01-15T19:39:45.324Z",
        "archived": false
      },
      {
        "id": "65059681028",
        "properties": {
          "createdate": "2024-01-11T09:22:15.340Z",
          "email": "jane.smith@example.com",
          "firstname": "Jane",
          "hs_object_id": "65059681028",
          "lastmodifieddate": "2024-01-16T10:15:20.120Z",
          "lastname": "Smith",
          "company": "TechStart Industries"
        },
        "createdAt": "2024-01-11T09:22:15.340Z",
        "updatedAt": "2024-01-16T10:15:20.120Z",
        "archived": false
      }
    ],
    "paging": {
      "next": {
        "after": "2"
      }
    }
  }
}