internal

Get Session Context

Everything the entrypoint needs for this turn: the frozen system prompt (decision 13, read from the session row), the verbatim user message, the resume key, the reset-banner flag (decision 12) and the model.

get/internal/runs/{run_id}/session-context

Path parameters

run_idstring uuid required

Response

Successful Response

session_idstring required
company_idstring required
triggerstring required
turn_triggerstring required
sdk_session_idstring nullable
system_promptstring required
user_messagestring required
reset_bannerboolean
modelstring required

Changes

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