Skip to main content
POST
Get Feature

Body

application/json

Specification model for getting a semantic feature.

feature_id
string
required

Unique identifier for the semantic feature.

org_id
string
default:universal
Examples:

"MemVerge"

"AI_Labs"

project_id
string
default:universal
Examples:

"memmachine"

"research123"

"qa_pipeline"

load_citations
boolean
default:false

Whether to load referenced episode IDs.

Response

SemanticFeature · object | null

Successful Response

Semantic memory entry returned in API responses.

category
string
required

Category of the semantic feature.

tag
string
required

Tag associated with the semantic feature.

feature_name
string
required

Name of the semantic feature.

value
string
required

Value of the semantic feature.

set_id
string | null

Identifier of the semantic set.

metadata
Metadata · object

Storage metadata for the semantic feature.