3min
Search Categories
Given certain criteria, you may only want to show Categories of products that match these critera. With the Search Categories API you can filter for categories based on a filter query.
GET /catalog/categories/search/{query}
Get a list of categories of that match a given query. API Reference: Search Categories
Request
Required Path Parameters: query - A string that
Optional Query Parameters:
page - page number for categories you are requesting, if another page exists.
size - Maximum number of items to return in this call
Curl
|
Response
JSON
|
Updated 03 Mar 2023
Did this page help you?
Yes
No