Sessions
Sessions represent individual agent interactions with a sandbox.List Sessions
200 OK
Session Fields
Get Session
Get Session Replay
Returns the ordered event timeline for a session.200 OK
after_seq (paginate; pass the previous response’s next_seq),
limit (default 100), type (filter by event type).
Get Replay Summary
Ingest Events
Agents and SDKs push observability events in batches. The authenticated account is applied to every event server-side.200 OK
llm_call,
tool_call, file_op, command, network, error, lifecycle.