Read a chat session's durable conversation
Path parameters
Session identifier, e.g. project-1.
Session identifier, e.g. project-1.
Query parameters
Read items older than this conversation sequence. Omit for the newest page.
Read items older than this conversation sequence. Omit for the newest page.
Maximum combined messages and activities to return. Defaults to 200.
Maximum combined messages and activities to return. Defaults to 200.
Response
OK
Changes
Changed in 6 of the 110 revisions of this API.310
- ●
added the new
cancelledenum value to theturns/items/stateresponse property for the response status200response-property-enum-value-added
- ●
- ○
added the optional property
branchMaterializationto the response with the200statusresponse-optional-property-added
- ○
added the required property
nativeForkAvailableAfterSequenceto the response with the200statusresponse-required-property-added
- ○
- ○
added the optional property
turns/items/hasRetryAttemptto the response with the200statusresponse-optional-property-added
- ○
added the optional property
turns/items/retryOfTurnIdto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
recoveredenum value to theactivities/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
recoveredenum value to theturns/items/stateresponse property for the response status200response-property-enum-value-added
- ●
- ○
added the optional property
activeBranchIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
branchPointsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
messages/items/contentto the response with the200statusresponse-optional-property-added
- ○
added the required property
branchedFromEarlierMessageto the response with the200statusresponse-required-property-added
- ○
added the required property
messages/items/editAvailableto the response with the200statusresponse-required-property-added
- ○
- ○
endpoint added
endpoint-added
- ○