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 Spring ’18 release, Salesforce no longer supports Chatter Answers. Users of Chatter Answers can post, answer, comment, or view existing Chatter Answers data, but support and updates are scheduled to end. We recommend transitioning to Chatter Questions. For more information, see End of Support for Chatter Answers in Spring ’18.

Note

Resource
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