latestOpenAPI 3.0.32026-08-227451,2751.8 MB
d0fc0114da66
KnowledgeGraph
List knowledge graph edges
Lists edges in a knowledge graph with optional filters. Note: application_id is used for auth scope but does not filter result rows (knowledge_graph_edge has no application_id column).
get/knowledgeGraph/edges
Query parameters
workspace_idstring required
The workspace ID (required for auth scope)
application_idstring
Application ID (required for auth scope; does not filter rows)
source_node_idstring
Filter by source node ID
destination_node_idstring
Filter by destination node ID
label'CONTAINS' | 'HAS_KNOWLEDGE' | 'DEPENDS_ON' | 'RELATED_TO' | 'COVERS'
Label for a knowledge graph edge indicating its relationship type
Filter by edge label
limitinteger
Maximum number of results to return
cursorstring
Pagination cursor from a previous query result
Response
The list of edges