@itentialopensource/adapter-zoom
Version:
This adapter integrates with system described as: zoom.
18 lines • 351 B
JSON
{
"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"
}
]
}