get https://live.copilot.fabric.inc/api-category/v1/category/search
Finds categories, by keywords, category identifiers, type, or status.
Note:
1) Categories and children categories must already exist in the system.
2) When query parameters are omitted, this endpoint returns a paginated response with all the categories. Using size
and page
, you can narrow down the search results.
3) GET /v1/category (Store admin context) or Algolia search (Shopper context) is strongly recommended over this endpoint.