Sessions
Get a publicly shared session by share link
Returns the session transcript envelope for a home-cell + opaque share id. No auth required. Only the shareId is forwarded upstream; the repository is never part of the request. Unknown/invalid cell or non-shared → 404.
get/api/v1/sessions/{cell}/{shareId}
Path parameters
cellstring required
shareIdstring required
Response
Session transcript envelope
{"stackTrail":"paths:/api/v1/sessions/{cell}/{shareId}: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.