Skip to main content
GET
/
commerce
/
catalog
/
storefront
/
productsearch
/
suggestdebug
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Query Parameters

groups
string

Comma delimited list of suggestion groups that should be returned. The default is everything. e.g. categories, products

query
string

The terms to search on.

pageSize
integer<int32>

Indicates the maximum number of entities to return from a query. The default value is 10 and the maximum value is 200. Optional.

searchSettingsName
string

Specific Search Configuration. Optional parameter

mid
string

Session Id. Optional parameter

filter
string
campaignId
string

Used to debug with a specific campaign. Optional parameter

returnUrl
boolean
default:false

Only respond with the request made to the search-engine, for one "groups" parameter value. Default is false. Optional parameter.

responseFields
string

limits which fields are returned in the response body

Response

200

Success