sessions

Get Intent Ledger

Read the intent ledger for a session. Capability-URL semantics: knowing the session UUID is the credential, exactly like the join link that exposes the same session's live room. Used by the in-call view (reconnect resync / copy fallback) and, later, by the coding-agent skill that pulls the finished prompt.

get/v1/sessions/{session_id}/intent-ledger

Path parameters

session_idstring required

Response

Successful Response

{"stackTrail":"paths:/v1/sessions/{session_id}/intent-ledger: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.