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

A knowledge feature represents a specific data point within a knowledge item.

active
boolean
changeSequence
integer<int32>
createdOn
string<date-time>
extendedProperties
any
featureType
object | null

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

featureTypeId
string | null
id
string
organization
object | null

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

organizationId
string | null
properties
any
slug
string
updatedOn
string<date-time>
uuid
string