Graph
Community
Enterprise

Get relay targets

Returns a graph representing the various nodes that are valid relay targets for this edge

get/api/v2/graphs/relay-targets

Query parameters

source_nodeinteger required

The ID of the starting node.

target_nodeinteger required

The ID of the ending node.

edge_typestring required

The type of edge to show the composition for.

Response

Returns graph data that contains a collection of nodes that are valid relay targets related to the composition of the edge queried.

Changes

No recorded changes to this endpoint across all 66 revisions of this API.