Box Connector > Connections for Box > URI request parameters
  

URI request parameters

Use the URI request parameters to search Box objects.
Specify the search string in the URI Request Parameters field using the following syntax:
query=search_string;content_types=<name|description|file_content|comments|tags;limit=<number>;offset=<number>
The following table describes the URI Request Parameters field options:
Options
Description
Query
Searches the Box objects based on the word or phrase you specify. When you specify a phrase, verify that you enclose the phrase in single quote.
content_types
Specifies the scope of the search. You can use one of the following values:
  • - Name - Searches based on the names of Box objects.
  • - Description - Searches based on the description associated with Box objects.
  • - File_content - Searches based on contents in the Box objects.
  • - Comments - Searches based on comments associated with Box objects.
  • - Tags - Searches based on tags associated with Box objects.