Get Details of a Given Category
Get all the details on a given Category Id
Path Parameters
- tenantId
Describes the client ID or msp ID of the tenant
- categoryId
Specifies the unique category identifier in the knowledge base
Responses
- id
- name
Name of the knowledge base category.
- path
- state
- createdBy
- updatedBy
- createdDate
- updatedDate
- scope
Defines the scope of the knowledge base category: For a MSP tenant, scope is either PARTNER or CLIENT For a CLIENT tenant, scope is not applicable
- Enum:
- PARTNERCLIENT
- clientIds
Defines the list of Client IDs. This is mandatory for a MSP tenant with CLIENT scope.
- parentCategory
Defines the parent category.
- description
Description of the knowledge base category.
Loading Examples...