Read Session Events
session_eventsRetrieve a paginated list of session events with optional token delta telemetry for forensic analysis.
Instructions
Read a bounded page of durable session events. Token-delta telemetry is excluded by default; opt in only for streaming forensics. Continue with next_seq while has_more is true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since_seq | No | ||
| session_id | Yes | ||
| response_format | No | json | |
| include_token_deltas | No |