Get Group Edges

GET

Get all edges for a group

Path parameters

group_idstringRequired

Group ID

Response

Edges

created_atstring

Creation time of the edge

factstring

Fact representing the edge and nodes that it connects

namestring

Name of the edge, relation name

source_node_uuidstring

UUID of the source node

target_node_uuidstring

UUID of the target node

uuidstring

UUID of the edge

episodeslist of stringsOptional

List of episode ids that reference these entity edges

expired_atstringOptional

Datetime of when the node was invalidated

invalid_atstringOptional

Datetime of when the fact stopped being true

valid_atstringOptional

Datetime of when the fact became true

Errors