Newer Version Available

This content describes an older version of this product. View Latest

CMS Search

Search for managed content items, including variants, in spaces and folders.
Resource
1/connect/cms/items/search
Available version
57.0
Requires Chatter
No
HTTP methods
GET
Request parameters for GET
Parameter Name Type Description Required or Optional Available Version
contentSpaceOr​FolderIds String IDs of managed content spaces (key prefix 0Zu) and folders (key prefix 9Pu) in which to search. In version 57.0, exactly one space is required and one folder in that space is allowed. Required 57.0
contentTypeFQN String Fully qualified name of the content type used to restrict the search. Optional 57.0
page Integer Number of the page you want returned. Starts at 0. If you don’t specify a value or if you specify 0, the first page is returned. Optional 57.0
pageSize Integer Specifies the number of items per page. Valid values are from 1 through 250. If you don’t specify a value, the default size is 25. Optional 57.0
queryTerm String List of up to 50 space separated search terms. The search terms must contain at least two characters that aren’t wildcards. Required 57.0
scope String Text search scope for items. Values are:
  • All
  • TitleOnly
If unspecified, defaults to All.

If you specify a folder ID, you can’t restrict the search scope.

Note

Optional 57.0
Response body for GET
Managed Content Search Result Items Collection