---
title: "Changes to Lista contatos da organização"
method: GET
path: "/v1/contacts"
---

# Changes to Lista contatos da organização

`GET /v1/contacts`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 4 revisions.

- **2026-05-25** `4e426b85f784` — 4 breaking, 4 warning, 12 info

## Changes

- **2026-05-25** `4e426b85f784` — 4 breaking, 4 warning, 12 info
  - for the `query` request parameter `size`, default value was changed from `50` to `20`
  - the response property `contacts/items/attributes` became nullable for the status `200`
  - the response property `contacts/items/email` became nullable for the status `200`
  - the `contacts/items/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - 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 `isOptedOut`
  - api tag `contacts` added
  - api tag `Contacts` removed
  - added the non-success response with the status `401`
  - the response property `contacts` became required for the status `200`
  - the response property `contacts/items/createdAt` became required for the status `200`
  - the response property `contacts/items/id` became required for the status `200`
  - the response property `contacts/items/name` became required for the status `200`
  - the response property `contacts/items/phone` became required for the status `200`
  - the response property `page` became required for the status `200`
  - the response property `size` became required for the status `200`
  - the response property `total` became required for the status `200`
  - the response property `totalPages` became required for the status `200`

---

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