Read Session Events
session_eventsRead durable session events from an events.ndjson file. Use since_seq to incrementally poll events for long-running sessions.
Instructions
Read durable session events from events.ndjson. Use since_seq to incrementally poll long-running sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since_seq | No | ||
| session_id | Yes | ||
| response_format | No | json |