-
Notifications
You must be signed in to change notification settings - Fork 228
Expand file tree
/
Copy pathconversations.list.json
More file actions
121 lines (121 loc) · 2.54 KB
/
conversations.list.json
File metadata and controls
121 lines (121 loc) · 2.54 KB
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
{
"ok": false,
"channels": [
{
"id": "D00000000",
"created": 12345,
"is_archived": false,
"is_im": false,
"is_org_shared": false,
"user": "U00000000",
"is_user_deleted": false,
"priority": 12345,
"name": "",
"is_channel": false,
"is_group": false,
"is_mpim": false,
"is_private": false,
"is_general": false,
"unlinked": 12345,
"name_normalized": "",
"is_shared": false,
"is_pending_ext_shared": false,
"pending_shared": [
""
],
"creator": "U00000000",
"is_ext_shared": false,
"shared_team_ids": [
"T00000000"
],
"pending_connected_team_ids": [
""
],
"is_member": false,
"topic": {
"value": "",
"creator": "",
"last_set": 12345
},
"purpose": {
"value": "",
"creator": "",
"last_set": 12345
},
"previous_names": [
""
],
"num_members": 12345,
"is_moved": 12345,
"is_global_shared": false,
"is_org_default": false,
"is_org_mandatory": false,
"conversation_host_id": "E00000000",
"internal_team_ids": [
"T00000000"
],
"context_team_id": "T00000000",
"updated": 12345,
"properties": {
"posting_restricted_to": {
"type": [
""
],
"user": [
"W00000000"
]
},
"threads_restricted_to": {
"type": [
""
],
"user": [
"W00000000"
]
},
"canvas": {
"file_id": "F00000000",
"is_empty": false,
"quip_thread_id": "",
"is_migrated": false
},
"tabs": [
{
"id": "",
"label": "",
"type": "",
"data": {
"file_id": "F00000000",
"shared_ts": "0000000000.000000"
},
"is_disabled": false
}
],
"tabz": [
{
"id": "",
"label": "",
"type": "",
"data": {
"file_id": "F00000000",
"shared_ts": "0000000000.000000"
},
"is_disabled": false
}
],
"meeting_notes": {
"file_id": "F00000000"
},
"is_dormant": false
}
}
],
"response_metadata": {
"next_cursor": ""
},
"error": "",
"needed": "",
"provided": "",
"arg": "",
"callstack": ""
}