Read Session Events
session_eventsFetch paginated durable session events for cross-review auditing. Continue with next_seq while has_more is true; opt in for token-delta telemetry only for streaming forensics.
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 |