Box Developer Documentation

Group (Base)

This resource is used by endpoints in the version 2024.0. For more details, see Box API versioning.

A base representation of a group.

This resource has a few variations that can be encountered when using the API.

The fields that are part of the base variant represent the default fields that are always returned when using the fields query parameter, additional to the fields specified in the parameter.

string
11446498

The unique identifier for this object.

string
group

The value will always be group.

Value is always group

Response Example

{
  "id": "11446498",
  "type": "group"
}