routes

Stream Browser Route Run Events

Reconnect/replay a route run as SSE: durable snapshot + live tail.

Resumes after Last-Event-ID (the Cheshire seq the browser last saw): a finished run returns its persisted events and closes; a live run replays what's persisted then tails Cheshire's buffer. Read-only and rate-limited on the loose safe scope so mobile resume is never blocked.

get/routes/{run_id}/events

Path parameters

run_idstring required

Response

Successful Response

{"stackTrail":"paths:/routes/{run_id}/events:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.