Get KB Sub-Category Lists
Gets the list of sub-categories of a knowledge base category.
get
/api/v2/tenants/{tenantId}/kb/categorylist/{categoryId}
Path Parameters
- tenantId
Describes the client ID or msp ID of the tenant
- categoryId
Specifies the unique category identifier in the knowledge base
00