Search Graph nodes

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.

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.

string | null

Filter string for node attributes. This filter string is environment-specific and interpretable by respective environment only.

string
required

Filter the nodes which matches with specified node type.

aadParams
object | null

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

structuredWorkloadParams
object | null

Specifies filter parameters for browsing structured workload data. These filters are applied when querying records or fields from a specific table.

string
required

Specifies the id of a Session.

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.

int32

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

Responses

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