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

An applied knowledge set configuration determines which knowledge is available during processing.

appliedAt
string<date-time>
appliedBy
string | null
changeSequence
integer<int32>
confidence
number<double> | null
createdOn
string<date-time>
documentFamily
object | null

A document family groups related content objects representing a single logical document, tracking its processing lifecycle.

documentFamilyId
string | null
id
string
knowledgeSetId
string | null
snapshot
object | null

A knowledge set snapshot captures the state of a knowledge set at a point in time.

snapshotId
string | null
sourceContentObjectId
string | null
status
string
supersededAt
string<date-time> | null
supersededById
string | null
trigger
string | null
updatedOn
string<date-time>
uuid
string