Content

Search content with Lucene syntax

Performs a comprehensive content search using Lucene query syntax. Supports filtering, sorting, pagination, and depth-based relationship loading. Returns structured JSON with search metadata and contentlet results.

Note: This is a wrapper around the former api/content/_search. Both paths remain valid for backwards compatibility, but the v1 path is preferred.

post/api/v1/content/_search

Query parameters

rememberQueryboolean

Store query in session for Query Tool portlet

Request body

querystring
sortstring
limitinteger
offsetinteger
userIdstring
renderstring
depthinteger
languageIdinteger
allCategoriesInfoboolean

Response

Search completed successfully

i18nMessagesMapobject
permissionsstring[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.