Optionalcursor?: stringPointer to a set of search results, returned as part of the next or prev URL from the previous search call.
If set to true matching query term in the title and excerpt will be highlighted using the @@@hl@@@term@@@endhl@@@
syntax. Default: false.
Optionallimit?: numberThe maximum number of items to return per page. Default: 50.
Optionalprev?: booleanShould navigate to the previous page. Defaulted to false. Set to true as part of prev URL from the previous search call.
The string used to filter the articles (required).
Optionalstart?: number(Deprecated) The starting index of the returned objects. Base index: 0.
Optionaloptions: RequestOptions
Returns articles which match the given query string across all service desks.
Permissions required: Permission to access the customer portal.