Optional
cqlcontextThe space, content, and content status to execute the search against.
spaceKey
Key of the space to search against. Optional.contentId
ID of the content to search against. Optional. Must be in the space specified by spaceKey
.contentStatuses
Content statuses to search against. Optional.Specify these values in an object. For example, cqlcontext={%22spaceKey%22:%22TEST%22, %22contentId%22:%22123%22}
Optional
cursorPointer to a set of search results, returned as part of the next
or prev
URL from the previous search call.
Optional
excerptThe excerpt strategy to apply to the result
Optional
excludeWhether to exclude current spaces and only show archived spaces.
Optional
expandOptional
includeWhether to include content from archived spaces in the results.
Optional
limitThe maximum number of content objects to return per page. Note, this may be restricted by fixed system limits.
Optional
nextOptional
prevOptional
siteOptional
startThe start point of the collection to return
Generated using TypeDoc v0.25.12
The CQL query to be used for the search. See Advanced Searching using CQL for instructions on how to build a CQL query.