@itentialopensource/adapter-zoom
Version:
This adapter integrates with system described as: zoom.
105 lines • 1.96 kB
JSON
{
"uuid": "string",
"id": "string",
"host_id": "string",
"topic": "string",
"type": 5,
"start_time": "string",
"duration": 2,
"timezone": "string",
"agenda": "string",
"created_at": "string",
"start_url": "string",
"join_url": "string",
"tracking_fields": [
{
"field": "string",
"value": "string"
},
{
"field": "string",
"value": "string"
},
{
"field": "string",
"value": "string"
},
{
"field": "string",
"value": "string"
},
{
"field": "string",
"value": "string"
},
{
"field": "string",
"value": "string"
},
{
"field": "string",
"value": "string"
},
{
"field": "string",
"value": "string"
},
{
"field": "string",
"value": "string"
},
{
"field": "string",
"value": "string"
}
],
"occurrences": [
{
"occurrence_id": 10,
"start_time": "string",
"duration": 2,
"status": "string"
},
{
"occurrence_id": 2,
"start_time": "string",
"duration": 6,
"status": "string"
},
{
"occurrence_id": 3,
"start_time": "string",
"duration": 2,
"status": "string"
},
{
"occurrence_id": 4,
"start_time": "string",
"duration": 2,
"status": "string"
},
{
"occurrence_id": 5,
"start_time": "string",
"duration": 9,
"status": "string"
}
],
"settings": {
"host_video": true,
"panelists_video": false,
"practice_session": true,
"hd_video": false,
"approval_type": 2,
"registration_type": 1,
"audio": "both",
"auto_recording": "none",
"enforce_login": false,
"enforce_login_domains": "string",
"alternative_hosts": "string",
"close_registration": true,
"show_share_button": true,
"allow_multiple_devices": true,
"on_demand": false
}
}