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.
By default, a search is only performed against the content that the
authenticated user has access to. In some cases, administrators might want to
search against all content owned by all users. For this use-case the scope
query parameter can be set to a value of enterprise_content.
The enterprise_content scope can be requested by an admin through our
support channels. Once this scope has been enabled for a user, it
will allow that user to query for content across the entire enterprise and not
only the content that they have access to.