sessions
List Session Frames Internal
Internal-secret-auth variant of /sessions/{id}/frames for the agent.
Same query semantics + response shape as the public endpoint, but accepts the LiveKit room name (resolved server-side) instead of a UUID and uses internal-secret auth instead of org-scoped Bearer. Used by the agent's review_recent_visuals tool to fetch frames from prior real user turns that are no longer in the in-memory cache.
get/v1/sessions/internal/{session_id}/frames
Path parameters
session_idstring required
Query parameters
startnumber nullable
endnumber nullable
limitinteger
sourcesstring nullable
user_turn_indexinteger nullable
Response
Successful Response
{"stackTrail":"paths:/v1/sessions/internal/{session_id}/frames: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.