v1

latestOpenAPI 3.1.02026-08-04156223229.6 KB
sync-chat

Get Sync Chat Session Transcript

Full transcript of one of the caller's own push sessions (agent-facing).

The JWT's user_id scopes the query; a workspace_id not authored by this user returns an empty transcript rather than another user's turns. This is the data plane behind Sync Chat's read_session_transcript tool.

get/agent-loop/sync-chat/sessions/{workspace_id}/transcript

Path parameters

workspace_idstring required

Query parameters

limitinteger

Maximum number of imported session turns to return, ordered oldest first.

Maximum number of imported session turns to return, ordered oldest first.

include_message_deltasboolean

Include stored replay message_deltas alongside user/assistant text.

Include stored replay message_deltas alongside user/assistant text.

Headers

authorizationstring nullable

Response

Successful Response

workspace_idstring required