Google PaLM deprecation and removal
Google PaLM
Box Python SDK Generated v1.9.0 released
v1.9.0
Box TypeScript SDK Generated v1.10.0 released
v1.10.0
This resource is used by enpoints in the version 2024.0. For more details, see Box API versioning.
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" }