OptionalcqlcontextThe 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}
OptionalcursorPointer to a set of search results, returned as part of the next or prev URL from the previous search call.
OptionalexcerptThe excerpt strategy to apply to the result
OptionalexcludeWhether to exclude current spaces and only show archived spaces.
OptionalexpandOptionalincludeWhether to include content from archived spaces in the results.
OptionallimitThe maximum number of content objects to return per page. Note, this may be restricted by fixed system limits.
OptionalnextOptionalprevOptionalsiteOptionalstartThe start point of the collection to return
The CQL query to be used for the search. See Advanced Searching using CQL for instructions on how to build a CQL query.