Get KB Category Lists
Gets list of knowledge base categories.
Path Parameters
- tenantId
Describes the client ID or msp ID of the tenant
Query Parameters
- state
Defines the current state of the category. Example: ACTIVE, INACTIVE.
- clientId
Defines the ID of the client and is used in Partner login.
- isParent
Defines the list of parent categories. If selected TRUE, only parent categories are listed.
- pageNo
Default: 1
- pageSize
Default: 20
- sortName
Default: id
- isDescendingOrder
Responses
- results
- totalResults
- orderBy
- pageNo
- pageSize
- totalPages
- nextPage
- previousPageNo
- descendingOrder
Loading Examples...