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
What changed
- ●
removed the optional property
messagesfrom the response with the200statusresponse-optional-property-removed
- ○
added the new optional
queryrequest parameterlimitnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterpagenew-optional-request-parameter
- ○
added the optional property
datato the response with the200statusresponse-optional-property-added
- ○
added the optional property
metadatato the response with the200statusresponse-optional-property-added
- ●
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲