-
Notifications
You must be signed in to change notification settings - Fork 228
Expand file tree
/
Copy pathusers.list.json
More file actions
97 lines (97 loc) · 2.5 KB
/
users.list.json
File metadata and controls
97 lines (97 loc) · 2.5 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
{
"ok": false,
"members": [
{
"id": "U00000000",
"team_id": "T00000000",
"name": "",
"deleted": false,
"color": "",
"real_name": "",
"tz": "",
"tz_label": "",
"tz_offset": 12345,
"profile": {
"title": "",
"phone": "12345",
"skype": "",
"real_name": "",
"real_name_normalized": "",
"display_name": "",
"display_name_normalized": "",
"status_text": "",
"status_emoji": "",
"status_expiration": 12345,
"avatar_hash": "",
"image_original": "https://www.example.com/",
"is_custom_image": false,
"email": "",
"pronouns": "",
"first_name": "",
"last_name": "",
"image_24": "https://www.example.com/",
"image_32": "https://www.example.com/",
"image_48": "https://www.example.com/",
"image_72": "https://www.example.com/",
"image_192": "https://www.example.com/",
"image_512": "https://www.example.com/",
"image_1024": "https://www.example.com/",
"status_text_canonical": "",
"team": "T00000000",
"api_app_id": "",
"bot_id": "B00000000",
"always_active": false,
"guest_invited_by": "U00000000",
"guest_expiration_ts": 12345,
"huddle_state": "",
"huddle_state_expiration_ts": 12345,
"fields": {},
"status_emoji_display_info": [
{
"emoji_name": "",
"display_alias": "",
"display_url": "",
"unicode": ""
}
],
"start_date": ""
},
"is_admin": false,
"is_owner": false,
"is_primary_owner": false,
"is_restricted": false,
"is_ultra_restricted": false,
"is_bot": false,
"is_app_user": false,
"updated": 12345,
"is_email_confirmed": false,
"who_can_share_contact_card": "",
"is_workflow_bot": false,
"has_2fa": false,
"locale": "",
"enterprise_user": {
"id": "U00000000",
"enterprise_id": "E00000000",
"enterprise_name": "",
"is_admin": false,
"is_owner": false,
"teams": [
""
],
"is_primary_owner": false
},
"is_invited_user": false,
"is_connector_bot": false,
"two_factor_type": ""
}
],
"cache_ts": 12345,
"offset": "U00000000",
"response_metadata": {
"next_cursor": ""
},
"error": "",
"needed": "",
"provided": "",
"arg": ""
}