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.
Levels in the metadata taxonomy represent hierarchical categories within the taxonomy structure.
An array of all taxonomy levels.
{
"entries": [
{
"description": "Continent",
"displayName": "Continent",
"level": 1
}
]
}