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, any content in the user's trash is ignored in the search results.
To search the user's trash, the trash_content query parameter can be set to
trashed_only.
Currently the API only supports searching for content not in the trash
(non_trashed_only, default) or in the user's trash (trashed_only). It is
currently not possible to search for items in both locations at once.