Resume Stream
Resume streaming for a conversation if stream is still active.
?from={stream_message_id}:{entry_id} serves the tail from a position the reader previously published as a data-stream-position marker, instead of replaying the turn from its first chunk. The offset is advisory: anything unparseable, or belonging to a different stream, falls back to a full replay. Clients that do not send it are served exactly as before.
get/chats/{conversation_id}/stream
Path parameters
conversation_idstring required
Query parameters
fromstring nullable
Response
Successful Response
{"stackTrail":"paths:/chats/{conversation_id}/stream: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.