Get Details of a Given Category
Get all the details on a given Category Id
get
/api/v2/tenants/{tenantId}/kb/category/{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