Box Developer Documentation
 

    Metadata instances

    This resource is used by enpoints 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
    }