Skip to main content

List edges in a graph

GET 

/graphs/:id/edges

Returns edges associated with the specified graph (source or target). Optionally filtered by edge_type (repeatable), source_node_id, target_node_id, or run_id. Results are passed through the configured GraphReadFilter.

Request

Responses

OK