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.

Metadata instances

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

A list of metadata instances that have been applied to a file or folder.

A list of metadata instances, as applied to this file or folder.

integer
100

The limit that was used for this page of results.

Response Example

{
  "entries": [
    {
      "$parent": "folder_59449484661,",
      "$scope": "enterprise_27335",
      "$template": "marketingCollateral",
      "$version": 1
    }
  ],
  "limit": 100
}