Box CLI v3.12.0 released
v3.12.0
Box Java SDK v4.5.0 released
v4.5.0
Box Python SDK v3.9.1 released
v3.9.1
Mini representation of a group, including id and name of group.
This resource has a few variations that can be encountered when using the API.
The fields that are part of the mini variant are generally returned when the resource is nested within the response for another resource.
"11446498"
The unique identifier for this object
"group"
group
Value is always group
"managed_group"
The type of the group.
Value is one of managed_group,all_users_group
managed_group
all_users_group
"Support"
The name of the group
{ "id": "11446498", "type": "group", "group_type": "managed_group", "name": "Support" }