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

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

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 | 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.

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
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json