{
  "page_count": 7,
  "page_size": 30,
  "total_records": 9,
  "next_page_token": "string",
  "participants": [
    {
      "id": "string",
      "user_id": "string",
      "name": "string",
      "user_email": "string",
      "join_time": "string",
      "leave_time": "string",
      "duration": 4,
      "attentiveness_score": "string"
    }
  ]
}