Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions content/guides/search/6-enterprise.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,10 @@ client.search.query(

<Message warning>

The `enterprise_content` scope can be requested by an admin through our
[support channels](p://support). 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.
The `enterprise_content` scope (also called Global Content Manager, or 'GCM') can be requested by an admin through our
[support channels](p://support). Once this scope has been enabled for an app, it
will allow an admin user to query for content across the entire enterprise and not
only the content that they have access to.
For more information about enabling this scope, see [Global Content Manager](p://https://developer.box.com/guides/api-calls/permissions-and-errors/scopes#global-content-manager-gcm).

</Message >
Loading