Agent

Get Agent Session Context

Return stored agent context for a LiveKit worker.

LiveKit room metadata must remain small, so rooms carry only a session reference. The agent worker uses this endpoint to load the larger agent_data payload.

get/agent/session-context/{session_id}

Path parameters

session_idstring required

Query parameters

room_namestring nullable

Optional room name guard for the session lookup

Optional room name guard for the session lookup

Response

Successful Response

object required

Changes

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