Search Graph nodes

No Privileges Required

Search nodes in the graph for a given session id

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Specifies the parameters to query nodes in the graph for a given session id.

string | null

Filters the nodes based on provided current node display name.

string
required

Filter the nodes which matches with specified node type.

boolean | null

If set to true only root nodes would be returned. A root node refers to nodes in the graph with no incoming edges. Defaults to false.

aadParams
object

Determines filter params that can be applied to query aad node.

int32

Specifies the number of graph nodes to be fetched for the specified pagination cookie.

boolean | null

If set to false the response will only return name, type and is_root fields filled in each node. If set to true all the attributes for the nodes are also returned. Defaults to true.

string | null

Specifies a cookie which can be passed in by the user in order to retrieve the next page of results.

string
required

Specifies the id of a Session.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json