-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgroupsListing.json
62 lines (62 loc) · 1.08 KB
/
groupsListing.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
[
{
"id": 3244032,
"globalId": "GP3244032",
"name": "G1",
"type": "LAB_GROUP",
"sharedFolderId": 14811,
"members": [
{
"id": 2293774,
"username": "anotheranna",
"role": "PI"
},
{
"id": 1835010,
"username": "annauser",
"role": "USER"
},
{
"id": 753665,
"username": "dcopper",
"role": "USER"
}
],
"_links": []
},
{
"id": 3506176,
"globalId": "GP3506176",
"name": "June15Grp",
"type": "LAB_GROUP",
"sharedFolderId": 15409,
"members": [
{
"id": 163840,
"username": "richard",
"role": "PI"
},
{
"id": 3997698,
"username": "lcopeland",
"role": "LAB_ADMIN"
},
{
"id": 3309568,
"username": "test12",
"role": "LAB_ADMIN"
},
{
"id": 753665,
"username": "dcopper",
"role": "USER"
},
{
"id": 1638403,
"username": "ran123",
"role": "USER"
}
],
"_links": []
}
]