{
  "data": {
    "data": [
      {
        "Last_Name": "Doe",
        "Email": "john.doe@example.com",
        "id": "5394166000000379001"
      },
      {
        "Last_Name": "Smith",
        "Email": "jane.smith@example.com",
        "id": "5394166000000379002"
      }
    ],
    "info": {
      "count": 2,
      "more_records": false
    }
  }
}