Experience Cloud CMS Content Search Resource

Search an Experience Cloud site.
This resource is available only for sites with Enhanced CMS Workspaces. Make sure your content is indexed with the CMS Channel Search Indexes resource before searching your site.
Resource
/connect/sites/siteId/search
Available version
54.0
HTTP methods
GET
Request parameters for GET
Parameter Name Type Description Required or Optional Available Version
language String Language locale for the context user. If unspecified or if the specified language locale isn’t available, the default value is en_US. Optional 54.0
pageSize Integer Specifies the number of items per page. Valid values are from 1 through 240. If unspecified, defaults to 25. Optional 54.0
pageToken String Specifies the base64 encoded page token. Page tokens are returned as part of the response. If unspecified, the first page is returned. Optional 54.0
queryTerm String White-space separated words used to search for relevant content. Provide a maximum of 1024 characters, composed of up to 32 words and white spaces. Logical operators aren’t supported. Required 54.0
Response body for GET
CMS Content Search Result