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.

Shield information barrier report details

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

Indicates which folder the report file is located and any errors when generating the report.

object
124235

Folder ID for locating this report.

Response Example

{
  "details": {
    "folder_id": "124235"
  }
}