Search
Executes a global search in Confluence returning contents that match the specified search term.
Input
| Name | Type | Required | Description |
| SearchTerm | String | True | The keyword or phrase to use when performing a global search. |
Result Set Columns
| Name | Type | Description |
| Results | String | The raw JSON response containing the results of the global search, including matching items and their details. |