get https://sandbox.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. As a result, page
and size
become mandatory to accommodate large data.
3) GET /v1/category (Store admin context) or Algolia search (Shopper context) is strongly recommended over this endpoint.