Skip to main content
GET
Get KnowledgeFeatureType 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 KnowledgeFeatureType

A knowledge feature type defines the kind of data a knowledge feature can hold.

active
boolean
required
changeSequence
integer<int32>
required
color
string
required
createdOn
string<date-time>
required
description
string
required
extendedOptions
unknown
required
icon
string
required
id
string
required
labelJsonPath
string
required
name
string
required
options
unknown
required
organization
object | null
required

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

organizationId
string | null
required
slug
string
required
updatedOn
string<date-time>
required
useJSONata
boolean
required
uuid
string
required
orgSlug
string