Changes to Get Messages

GET /api/external/chatbot/{chatbotId}/conversations/{sessionId}/messages

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

Changed in 3 of the 10 revisions of this API.115

  1. 71505b70f6aa14
  2. ed6a626deb6d1
  3. 9a74b2d0931e1

What changed

    • removed the optional property messages from the response with the 200 status

      response-optional-property-removed

    • added the new optional query request parameter limit

      new-optional-request-parameter

    • added the new optional query request parameter page

      new-optional-request-parameter

    • added the optional property data to the response with the 200 status

      response-optional-property-added

    • added the optional property metadata to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation