Get a single knowledge-edge by id
GET /knowledge-edges/{id}
GET
/knowledge-edges/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Responses
Section titled “ Responses ”OK
object
data
object
source_node
target_node
relation_type
required
string
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
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found