---
title: "Changes to Lista conversas (inbox)"
method: GET
path: "/v1/conversations"
---

# Changes to Lista conversas (inbox)

`GET /v1/conversations`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 4 revisions.

- **2026-05-25** `4e426b85f784` — 6 warning, 11 info

## Changes

- **2026-05-25** `4e426b85f784` — 6 warning, 11 info
  - for the `query` request parameter `size`, the max was set to `100.00`
  - for the `query` request parameter `page`, the min was set to `0.00`
  - for the `query` request parameter `size`, the min was set to `1.00`
  - deleted the `query` request parameter `search`
  - removed the optional property `data` from the response with the `200` status
  - removed the optional property `pagination` from the response with the `200` status
  - api tag `conversations` added
  - api tag `Conversations` removed
  - added the new optional `query` request parameter `leadStatus`
  - added the new optional `query` request parameter `status`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the required property `content` to the response with the `200` status
  - added the required property `page` to the response with the `200` status
  - added the required property `size` to the response with the `200` status
  - added the required property `totalElements` to the response with the `200` status
  - added the required property `totalPages` to the response with the `200` status

---

[Operation](https://skmtc.dev/ararahq/apis/ararahq-api/docs/v1/conversations/get.md) · [API](https://skmtc.dev/ararahq/apis/ararahq-api.md) · [Page](https://skmtc.dev/ararahq/apis/ararahq-api/changes/v1/conversations/get)
