aboutsummaryrefslogtreecommitdiffstats
path: root/mock_data/slack_usergroups_list.json
blob: 199ae356aecf9a402d8ade2e234c00ac880be4eb (plain) (blame)
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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
{
  "ok": true,
  "usergroups": [
    {
      "id": "SHRTFGTC7",
      "team_id": "T0FC8BFQR",
      "is_usergroup": true,
      "is_subteam": true,
      "name": "Test Group",
      "description": "some purpose",
      "handle": "testgroup",
      "is_external": false,
      "date_create": 1554643759,
      "date_update": 1554713105,
      "date_delete": 0,
      "auto_type": null,
      "auto_provision": false,
      "enterprise_subteam_id": "",
      "created_by": "U7JNGMGEB",
      "updated_by": "U7JNGMGEB",
      "deleted_by": null,
      "prefs": {
        "channels": [
          "C0FC4L59T"
        ],
        "groups": []
      },
      "users": [
        "U7JNGMGEB"
      ],
      "user_count": 1,
      "channel_count": 0
    },
    {
      "id": "SHSES6T5M",
      "team_id": "T0FC8BFQR",
      "is_usergroup": true,
      "is_subteam": true,
      "name": "subteam test",
      "description": "",
      "handle": "subteam",
      "is_external": false,
      "date_create": 1554724923,
      "date_update": 1554724930,
      "date_delete": 0,
      "auto_type": null,
      "auto_provision": false,
      "enterprise_subteam_id": "",
      "created_by": "U7JNGMGEB",
      "updated_by": "U7JNGMGEB",
      "deleted_by": null,
      "prefs": {
        "channels": [],
        "groups": []
      },
      "users": [
        "U7JNGMGEB",
        "U9NJX9J83"
      ],
      "user_count": 2,
      "channel_count": 0
    },
    {
      "id": "SJ1SHK1K5",
      "team_id": "T0FC8BFQR",
      "is_usergroup": true,
      "is_subteam": true,
      "name": "test2",
      "description": "",
      "handle": "test2",
      "is_external": false,
      "date_create": 1556870284,
      "date_update": 1556870284,
      "date_delete": 0,
      "auto_type": null,
      "auto_provision": false,
      "enterprise_subteam_id": "",
      "created_by": "U7JNGMGEB",
      "updated_by": "U7JNGMGEB",
      "deleted_by": null,
      "prefs": {
        "channels": [],
        "groups": []
      },
      "users": [],
      "user_count": 0,
      "channel_count": 0
    },
    {
      "id": "SJ70QHM0R",
      "team_id": "T0FC8BFQR",
      "is_usergroup": true,
      "is_subteam": true,
      "name": "test3",
      "description": "",
      "handle": "test3",
      "is_external": false,
      "date_create": 1556870292,
      "date_update": 1556870292,
      "date_delete": 0,
      "auto_type": null,
      "auto_provision": false,
      "enterprise_subteam_id": "",
      "created_by": "U7JNGMGEB",
      "updated_by": "U7JNGMGEB",
      "deleted_by": null,
      "prefs": {
        "channels": [],
        "groups": []
      },
      "users": [],
      "user_count": 0,
      "channel_count": 0
    },
    {
      "id": "SJF5KJJQ7",
      "team_id": "T0FC8BFQR",
      "is_usergroup": true,
      "is_subteam": true,
      "name": "test1",
      "description": "",
      "handle": "test1",
      "is_external": false,
      "date_create": 1556870275,
      "date_update": 1556870275,
      "date_delete": 0,
      "auto_type": null,
      "auto_provision": false,
      "enterprise_subteam_id": "",
      "created_by": "U7JNGMGEB",
      "updated_by": "U7JNGMGEB",
      "deleted_by": null,
      "prefs": {
        "channels": [],
        "groups": []
      },
      "users": [],
      "user_count": 0,
      "channel_count": 0
    }
  ]
}