Get Conversation
Return the user's conversation transcript, or an empty shape if none yet.
Returning an empty shape (rather than 404) lets the frontend render the chat input without special-casing the first-message-ever flow. The session row is created by the agent pipeline on the first inbound message, not by this endpoint.
Response
Successful Response
Changes
Changed in 3 of the 105 revisions of this API.111
- ●
removed the optional property
initial_system_promptfrom the response with the200statusresponse-optional-property-removed
- ●
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 27 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲