Changes to Read a chat session's durable conversation

GET /api/v1/sessions/{sessionId}/conversation

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 6 of the 114 revisions of this API.310

  1. bd7b6ea4a0df1
  2. 04ee2f39c20a2
  3. 67641f18606a2
  4. e7b23ab9a07a2
  5. 2422f8d3eddc5
  6. d8396ad2c7211

What changed

    • added the new cancelled enum value to the // response property for the response status

      response-property-enum-value-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the new recovered enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new recovered enum value to the // response property for the response status

      response-property-enum-value-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property // to the response with the status

      response-required-property-added

    • endpoint added

      endpoint-added