Export Session Data
export-session-dataDownload a single session's data as PCAP or raw payload (source or destination) using a session ID. Binary saved to temp file; path returned.
Instructions
Download a single session's data for a given session ID as a PCAP or raw payload (type: pcap | rawSource | rawDestination; default pcap). Saves the binary to a temp file and returns its path. Not available when scope=demo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Export format: pcap | rawSource | rawDestination (default: pcap) | |
| scope | No | Data scope: workspace (default) or demo | |
| session_id | Yes | The unique session identifier |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| filePath | No | ||
| fileSize | No | ||
| available | No |