Get Session
get-sessionRetrieve full metadata and connection details for a single GreyNoise sensor session by its ID, including source/destination IPs, ports, timestamps, byte/packet counts, and classification.
Instructions
Get full metadata and connection details for a single GreyNoise sensor session by its ID. Returns source/destination IPs and ports, timestamps, byte/packet counts, classification, and any additional enrichment fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Data scope for the query (default: workspace) | |
| session_id | Yes | The unique session identifier |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| _id | No | ||
| source | No | ||
| lastPacket | No | ||
| destination | No | ||
| firstPacket | No | ||
| classification | No |