Agent Chat

Get Segment Lifecycle Endpoint

Return the segment's lifecycle snapshot. Used by the UI to render the status pill and pause button BEFORE any agent session exists.

get/api/agent-chat/segments/{segment_id}

Path parameters

segment_idstring required

Cookies

ex_accessstring nullable
ex_orgstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/agent-chat/segments/{segment_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes