UNPKG

@itentialopensource/adapter-zoom

Version:

This adapter integrates with system described as: zoom.

68 lines 1.42 kB
{ "page_count": 6, "page_number": 1, "page_size": 30, "total_records": 2, "meetings": [ { "uuid": "string", "id": "string", "host_id": "string", "topic": "string", "type": 1, "start_time": "string", "duration": 8, "timezone": "string", "created_at": "string", "join_url": "string" }, { "uuid": "string", "id": "string", "host_id": "string", "topic": "string", "type": 1, "start_time": "string", "duration": 1, "timezone": "string", "created_at": "string", "join_url": "string" }, { "uuid": "string", "id": "string", "host_id": "string", "topic": "string", "type": 1, "start_time": "string", "duration": 1, "timezone": "string", "created_at": "string", "join_url": "string" }, { "uuid": "string", "id": "string", "host_id": "string", "topic": "string", "type": 3, "start_time": "string", "duration": 3, "timezone": "string", "created_at": "string", "join_url": "string" }, { "uuid": "string", "id": "string", "host_id": "string", "topic": "string", "type": 3, "start_time": "string", "duration": 8, "timezone": "string", "created_at": "string", "join_url": "string" } ] }