Box Windows SDK v5.2.0 released
v5.2.0
Box Python SDK v3.7.0 released
v3.7.0
Downloading ZIP Archives with Box API
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
Value is always group
managed_group
The type of the group.
Value is one of managed_group,all_users_group
all_users_group
Support
The name of the group
{ "id": 11446498, "type": "group", "group_type": "managed_group", "name": "Support" }