---
title: "Changes to Get Messages"
method: GET
path: "/api/external/chatbot/{chatbotId}/conversations/{sessionId}/messages"
---

# Changes to Get Messages

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 10 revisions.

- **2025-03-08** `71505b70f6aa` — 1 warning, 4 info
- **2025-01-22** `ed6a626deb6d` — 1 info
- **2025-01-22** `9a74b2d0931e` — 1 breaking

## Changes

- **2025-03-08** `71505b70f6aa` — 1 warning, 4 info
  - removed the optional property `messages` from the response with the `200` status
  - added the new optional `query` request parameter `limit`
  - added the new optional `query` request parameter `page`
  - added the optional property `data` to the response with the `200` status
  - added the optional property `metadata` to the response with the `200` status
- **2025-01-22** `ed6a626deb6d` — 1 info
  - endpoint added
- **2025-01-22** `9a74b2d0931e` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/dasomx/apis/okchat2-0/docs/api/external/chatbot/:chatbotId/conversations/:sessionId/messages/get.md) · [API](https://skmtc.dev/dasomx/apis/okchat2-0.md) · [Page](https://skmtc.dev/dasomx/apis/okchat2-0/changes/api/external/chatbot/:chatbotId/conversations/:sessionId/messages/get)
