Get User's Group Membership
Retrieve a user's group membership in Box using their membership ID.
Input
| Field | Definition | Type | Required |
|---|---|---|---|
|
Group Membership ID |
|||
|
Group Membership ID |
Unique identifier of the group membership. |
Text | TRUE |
Output
| Field | Definition | Type |
|---|---|---|
|
Group Membership ID |
Unique identifier of the group membership. |
Text |
|
Type |
Type of data returned. | Text |
|
Role |
Role of the user in the group. |
Text |
|
Configurable Permissions |
||
|
Can Create Accounts |
If true, the user can create accounts |
True/False |
|
Can Edit Accounts |
If true, the user can edit accounts. |
True/False |
|
Can Instant Login |
If true, the user can login instantly. |
True/False |
|
Can Run Reports |
If true, the user can run reports. |
True/False |
|
Created At |
Date and time when the object was created. | Text |
|
Modified At |
Date and time when the group membership was modified. |
Text |
|
Group |
||
|
Group ID |
Unique identifier of the group. |
Text |
|
Name |
Name of the group. | Text |
|
Type |
Value is always group. |
Text |
|
Group Type |
Type of the group. |
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 |
