Skip to main content
GET
Get KnowledgeItemType by ID

Authorizations

x-api-key
string
header
required

API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.

Path Parameters

id
string<uuid>
required

Unique identifier (UUID) of the resource.

Response

The KnowledgeItemType

A knowledge item type defines the kind of knowledge item.

changeSequence
integer<int32>
createdOn
string<date-time>
description
string
id
string
name
string
options
any
organization
object | null

An organization is the top-level tenant in Kodexa. All projects, stores, and resources belong to an organization.

organizationId
string | null
slug
string
supportsAttachment
boolean | null
updatedOn
string<date-time>
uuid
string