-
Notifications
You must be signed in to change notification settings - Fork 6
/
meeting-details.json
63 lines (62 loc) Β· 1.67 KB
/
meeting-details.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
{
"agenda": "API overview",
"created_at": "2019-09-09T15:54:24Z",
"duration": 60,
"host_id": "ABcdofjdogh11111",
"host_email": "james@example.com",
"id": 1234555466,
"join_url": "https://zoom.us/j/1234555466?pwd=1234567890",
"settings": {
"alternative_hosts": "example@example.com",
"approval_type": 2,
"audio": "both",
"auto_recording": "local",
"close_registration": false,
"cn_meeting": false,
"enforce_login": false,
"enforce_login_domains": "example.com",
"global_dial_in_countries": [
"US"
],
"global_dial_in_numbers": [
{
"city": "New York",
"country": "US",
"country_name": "US",
"number": "+1 000011100",
"type": "toll"
},
{
"city": "San Jose",
"country": "US",
"country_name": "US",
"number": "+1 6699006833",
"type": "toll"
},
{
"city": "San Jose",
"country": "US",
"country_name": "US",
"number": "+1 221122112211",
"type": "toll"
}
],
"host_video": false,
"in_meeting": false,
"join_before_host": true,
"mute_upon_entry": false,
"participant_video": false,
"registrants_confirmation_email": true,
"use_pmi": false,
"waiting_room": false,
"watermark": false,
"registrants_email_notification": true
},
"start_time": "2019-08-30T22:00:00Z",
"start_url": "https://zoom.us/1234555466/cdknfdffgggdfg4MDUxNjY0LCJpYXQiOjE1NjgwNDQ0NjQsImFpZCI6IjRBOWR2QkRqVHphd2J0amxoejNQZ1EiLCJjaWQiOiIifQ.Pz_msGuQwtylTtYQ",
"status": "waiting",
"timezone": "America/New_York",
"topic": "My API Test",
"type": 2,
"uuid": "iAABBBcccdddd7A=="
}