Skip to content

List knowledge-nodes

GET
/knowledge-nodes

Vertex in the operational knowledge graph. Represents a service, resource, user, policy, network, or database entity scoped to an organisation. Deterministic substrate for LLM context — not a vector store.

pagination[page]
integer
pagination[pageSize]
integer
filters

Strapi REST filter syntax

object
sort
string
populate
string

OK

object
data
Array
object
node_type
required
string
Allowed values: service resource user policy network database
label
required

Human-readable identifier, e.g. ‘backend:1337’, ‘ec2-i-abc123’, ‘postgres-prod’.

string
resource_id

Internal Strapi documentId or cloud provider resource ID.

string
resource_type

Strapi content-type slug or cloud resource kind, e.g. ‘cloud-instance’, ‘organisation-member’, ‘dns-zone’.

string
properties

Arbitrary key-value metadata for this node (provider, region, tags, etc.).

last_seen_at
string format: date-time
is_active
boolean
organisation
One of:

DocumentId reference to api::organisation.organisation

string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
nullable
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer

Missing or invalid authentication

Not authorized (tenant scope or capability)