routes
Get Browser Route Run
Read a public route run: owner sees everything, others see the slate.
Owner (matching session cookie) → full run, exactly as before. Anyone else → a read-only projection of a terminal, successful run (#1549), so a shared link renders the persisted slate instead of recomputing it. A non-owner open of a non-terminal, errored, or expired run stays 404. Refine and live-tail (/continue, /events) remain owner-only.
get/routes/{run_id}
Path parameters
run_idstring required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.