Session Analysis
Get session analysis
Retrieves a full session analysis tree for a given event, including costs, child events, and product linkages.
get/session_analysis/{record_type}/{event_id}
Path parameters
record_typestring required
The record type identifier.
event_idstring uuid required
The event identifier (UUID).
Query parameters
include_childrenboolean
Whether to include child events in the response.
max_depthinteger
Maximum traversal depth for the event tree.
expand'record' | 'none'
Controls what data to expand on each event node.
date_timestring date-time
ISO 8601 timestamp or date to narrow index selection for faster lookups. Accepts full datetime (e.g., 2026-03-17T10:00:00Z) or date-only format (e.g., 2026-03-17).
Response
Session analysis result