Get Session Connections

Returns a graph of connections between source and destination fields. Useful for visualizing network relationships and communication patterns.

Query Params
string
enum
Defaults to workspace

Controls the data scope for the query.

  • workspace: Query data from the current workspace (default). Requires the Sensors entitlement.
  • demo: Query demo/sample data. Requires the Swarm entitlement. Not available on export endpoints.
Allowed:
date-time
required

Start time for the query range (ISO 8601 format).

date-time
required

End time for the query range (ISO 8601 format).

string

Lucene query string to filter sessions.

string
Defaults to source.ip

Source field to aggregate on.

string
Defaults to destination.ip

Destination field to aggregate on.

integer
1 to 10000
Defaults to 100

Maximum number of nodes to return.

integer
≥ 1
Defaults to 1

Minimum number of connections to include a node.

Responses

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