Skip to main content
GET /api/v1/forward/sessions/{session_id}/events Returns session events with cursor pagination and field-level filtering. If legacy incremental streaming is enabled for the Session, generated legacy incremental events are also included; event delta stream events subscribed via event_deltas[] do not appear in history results.

Headers

Path parameters

Query parameters

Example request

Example response

HTTP 200 OK

Response fields

Event fields

Event payload fields by type

The table below lists allowed payload fields in addition to the common envelope fields id, type, session_id, and processed_at.

Errors

Notes

  • Unknown Event types do not fail the request. They are returned with the minimal envelope when available.
  • Forward filters runtime-private fields such as agent IDs, environment IDs, resources, vaults, worker IDs, traces, and raw/debug/internal payloads.

Send session events

Stream session events