Skip to content

List knowledge-edges

GET
/knowledge-edges

Directed edge in the operational knowledge graph. Represents a typed relationship between two knowledge nodes, including provenance (which platform event changed it) and a recency weight.

pagination[page]
integer
pagination[pageSize]
integer
filters

Strapi REST filter syntax

object
sort
string
populate
string

OK

object
data
Array
object
source_node
One of:

DocumentId reference to api::knowledge-node.knowledge-node

string
target_node
One of:

DocumentId reference to api::knowledge-node.knowledge-node

string
relation_type
required
string
Allowed values: depends_on connects_to managed_by deployed_on member_of exposes replicates_to
weight

Edge weight; higher = stronger or more recent relationship signal.

number
last_changed_at
string format: date-time
change_source

Platform-event correlation_id that triggered this edge, or ‘manual’.

string
properties

Arbitrary metadata for this edge.

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)