Newer Version Available

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

Zone Search Results

Search results from a search in a Chatter Answers zone.

With the Winter ’18 release, Salesforce no longer supports Chatter Answers. Users of Chatter Answers won’t be able to post, answer, comment, or view any of the existing Chatter Answers data. You have until the Winter ’18 release to complete your transition to Chatter Questions. For more information, see Chatter Answers to Retire in Winter ’18.

Note

Resource
1/connect/zones/zoneId/search-results
1/connect/communities/communityId/zones/zoneId/search-results
Available version
29.0
Requires Chatter
No
HTTP methods
GET
Request parameters for GET
Parameter Name Type Description Optional or Required Available Version
filter String A filter for the search results. One of these values:
  • Article—Search results contain only articles.
  • Question—Search results contain only questions.
Optional 29.0
language String The language of the articles or questions. The value must be a Salesforce supported locale code. In an <apex:page>, the default value is the language of the page. Otherwise, the default value is the user's locale. Optional 36.0
page Integer The page of items to return. The default value is 0, which returns the first page. Optional 29.0
pageSize Integer The number of items per page. Valid values are from 1 through 100. The default value is 20. Optional 29.0
q String Required and cannot be null. Specifies the string to search. The search string must contain at least two characters, not including wildcards. See Wildcards. Required 29.0
Response body for GET
Zone Search Result