get https://live.copilot.fabric.inc/api-category/v1/category
Gets categories and their details including attributes, breadcrumbs, and details of children categories.
Note:
1) Specify either 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. Using the query parameters size
and page
, you can narrow down the search results.