Get KB Article Template

Gets KB article template details.

Path Parameters

  • tenantIdstringrequired

    Describes the client ID or msp ID of the tenant

  • templateIdstringrequired

    Specifies the unique kb template identifier

Responses

  • idstring

  • namestring

    Name of the knowledge base category.

  • pathstring

  • statestring

  • createdByobject

  • updatedByobject

  • createdDatestring

  • updatedDatestring

  • scopestring

    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
  • clientIdsarray of strings

    Defines the list of Client IDs. This is mandatory for a MSP tenant with CLIENT scope.

  • parentCategoryobject

    Defines the parent category.

  • descriptionstring

    Description of the knowledge base category.

Loading Examples...