chat
List Conversations
List live conversations for a snapshot, pinned first.
Title comes from chat_conversations.title when set, otherwise the excerpt of the first user message, matching pre-016 behaviour. Soft-deleted conversations are excluded. The chat_messages scan stays bounded by offset/limit so a runaway history cannot pull an unbounded result set.
get/snapshots/{snapshot_id}/chat/conversations
Path parameters
snapshot_idstring required
Query parameters
offsetinteger
limitinteger
Response
Successful Response
{"stackTrail":"paths:/snapshots/{snapshot_id}/chat/conversations:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 17 revisions of this API.