get https://sandbox.copilot.fabric.inc/api-category/v1/category
Gets categories and their details including attributes, breadcrumbs, and details of children categories.
Note:
1) Specify ids
or nodeIds
to get specific categories.
2) Use type
to get a specific category type.
3) When query parameters are omitted, this endpoint returns a paginated response listing all Alternate categories in Active status. As a result, size
and page
becomes mandatory to support large data.