Box Developer Documentation

A beta version of the new Box developer documentation site is launching soon! Updated Developer Guides, modern API Reference, and AI-powered search are on the way to help you build with Box faster. Stay tuned for more updates.

Storage policy (Mini)

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

A mini description of a Storage Policy object.

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.

string
11446498

The unique identifier for this storage policy.

string
storage_policy

The value will always be storage_policy.

Value is always storage_policy

Response Example

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