{
  "status": {
    "message": "success",
    "code": 200
  },
  "data": {
    "client": "Houston Methodist",
    "entities": [
      {
        "id": "1609373406",
        "name": "Albert J. Heo, MD, MPH",
        "totalCommentCount": 3,
        "totalRatingCount": 22,
        "totalSurveyCount": 22,
        "overallRating": {},
        "comments": [],
        "totalPages": 3,
        "ratings": []
      }
    ],
    "filter": {
      "minThreshold": 0.0,
      "minRatingCount": 0,
      "minSurveyCount": 30,
      "minWordCount": 0,
      "days": 730,
      "page": 1,
      "perPage": 1,
      "showComments": false,
      "showRatings": true,
      "configVersion": "v2",
      "period": {
        "to": "2026-04-04T23:59:59Z",
        "from": "2024-04-04T00:00:00Z"
      }
    }
  }
}