List User's Groups
Retrieve a user's groups in Box using their user ID.
Input
| Field | Definition | Type | Required |
|---|---|---|---|
|
User |
|||
|
User ID |
Unique identifier of the user. | Text | TRUE |
Output
| Field | Definition | Type |
|---|---|---|
|
Groups (list) |
||
|
Group ID |
Unique identifier of the group. |
Text |
|
Name |
Name of the group. | Text |
|
Type |
Type of data returned. | Text |
|
Group Type |
Type of the group. |
Text |
|
Membership Object |
||
|
Group Membership ID |
Unique identifier of the group membership. |
Text |
|
Type |
Type of the group membership. |
Text |
|
Role |
Role of the user in the group. |
Text |
|
Created At |
Date and time when the object was created. | Text |
|
Modified At |
Date and time when the group membership was modified. |
Text |
|
User |
||
|
User ID |
Unique identifier of the user. | Text |
|
Name |
Full name of the user. |
Text |
|
Login |
Email address of the user. |
Text |
|
Type |
Value is always user. |
Text |
