spaces | spacekey |
|
| Takes a comma separated list of space keys to search. By default will search all available spaces. |
maxResults | int |
| 10 | Set the maximum number of results to be returned. |
minRates | int |
|
| Only display content that has received the specified amount of ratings. |
contentCreatedBy | string |
| anyone | Search only content that was created by a specific user. |
contentType | enum |
| page and blogpost | Restrict search results to one of the following types of content: (page, blogpost, comment). By default both pages and blogposts are returned. |
includeLabel | string |
|
| Returned results MUST include the specified label (e.g. global:myLabel or my:favourite) ? note that scope for the label needs to be set, as in scope:label |
excludeLabel | string |
|
| Returned results MUST NOT include the specified label (e.g. global:myLabel or my:favourite) ? note that scope for the label needs to be set, as in scope:label |
theme | Enum |
| v2 | Set the theme to use, available themes are: v2, divs, basic, and digg. |