Skip to main content

List nodes in a graph

GET 

/graphs/:id/nodes

Returns nodes in the specified graph, optionally filtered by entity_type, run_id, or a top-level property key/value pair. Multiple entity_type values may be supplied (?entity_type=Foo&entity_type=Bar). Results are passed through the configured GraphReadFilter.

Request

Responses

OK