Search

Search the specified knowledge graph for facts (nodes and edges) based on an optional query.

Path parameters

idstringRequiredformat: "uuid"

Headers

AuthorizationstringRequired

Query parameters

querystringOptionalDefaults to *
Search query to filter nodes and edges of the graph.
limitintegerOptional>=1<=50Defaults to 10
Maximum number of results per result.

Response

Successful Response
total_nodesinteger
total_edgesinteger
nodeslist of objects
edgeslist of objects

Errors