Run a search query on products using the search service installed on the Medusa backend. The searching is handled through the search service, so the returned data's format depends on the search service you're using.
Request
Body Params application/json
q
string
optional
The search query.
offset
number
optional
The number of products to skip when retrieving the products.