-
Notifications
You must be signed in to change notification settings - Fork 228
Expand file tree
/
Copy pathfiles.completeUploadExternal.json
More file actions
116 lines (116 loc) · 3.05 KB
/
files.completeUploadExternal.json
File metadata and controls
116 lines (116 loc) · 3.05 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
{
"ok": false,
"files": [
{
"id": "F00000000",
"title": "",
"created": 12345,
"timestamp": 12345,
"name": "",
"mimetype": "",
"filetype": "",
"pretty_type": "",
"user": "U00000000",
"user_team": "T00000000",
"editable": false,
"size": 12345,
"mode": "",
"is_external": false,
"external_type": "",
"is_public": false,
"public_url_shared": false,
"display_as_bot": false,
"username": "",
"url_private": "https://www.example.com/",
"url_private_download": "https://www.example.com/",
"permalink": "https://www.example.com/",
"permalink_public": "https://www.example.com/",
"edit_link": "https://www.example.com/",
"preview": "",
"preview_highlight": "",
"lines": 12345,
"lines_more": 12345,
"preview_is_truncated": false,
"comments_count": 12345,
"is_starred": false,
"shares": {
"public": {
"C00000000": [
{
"reply_users": [
""
],
"reply_users_count": 12345,
"reply_count": 12345,
"ts": "0000000000.000000",
"channel_name": "",
"team_id": "T00000000",
"share_user_id": "U00000000",
"thread_ts": "0000000000.000000",
"latest_reply": "0000000000.000000",
"source": "",
"is_silent_share": false
}
],
"C00000001": [
{
"reply_users": [
""
],
"reply_users_count": 12345,
"reply_count": 12345,
"ts": "0000000000.000000",
"channel_name": "",
"team_id": "T00000000",
"share_user_id": "U00000000",
"thread_ts": "0000000000.000000",
"latest_reply": "0000000000.000000",
"source": "",
"is_silent_share": false
}
]
}
},
"channels": [
"C00000000",
""
],
"groups": [
""
],
"ims": [
""
],
"has_more_shares": false,
"has_rich_preview": false,
"file_access": "",
"media_display_type": "",
"thumb_64": "https://www.example.com/",
"thumb_80": "https://www.example.com/",
"thumb_360": "https://www.example.com/",
"thumb_360_w": 12345,
"thumb_360_h": 12345,
"thumb_160": "https://www.example.com/",
"original_w": 12345,
"original_h": 12345,
"thumb_tiny": "",
"alt_txt": "",
"thumb_480": "https://www.example.com/",
"thumb_480_w": 12345,
"thumb_480_h": 12345,
"thumb_360_gif": "https://www.example.com/",
"thumb_480_gif": "https://www.example.com/",
"deanimate": "https://www.example.com/",
"deanimate_gif": "https://www.example.com/"
}
],
"error": "",
"needed": "",
"provided": "",
"response_metadata": {
"messages": [
""
]
},
"warning": ""
}