---
title: "Changes to Busca contato por telefone E.164"
method: GET
path: "/v1/contacts/{phone}"
---

# Changes to Busca contato por telefone E.164

`GET /v1/contacts/{phone}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 4 revisions.

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

## Changes

- **2026-05-25** `4e426b85f784` — 4 breaking, 9 info
  - added the pattern `^\+[1-9]\d{6,14}$` to the `path` request parameter `phone`
  - the response property `attributes` became nullable for the status `200`
  - the response property `email` became nullable for the status `200`
  - the `createdAt` response's property format changed from `date-time` to no format for status `200`
  - api tag `contacts` added
  - api tag `Contacts` removed
  - added the media type `application/json` for the response with the status `404`
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - the response property `createdAt` became required for the status `200`
  - the response property `id` became required for the status `200`
  - the response property `name` became required for the status `200`
  - the response property `phone` became required for the status `200`

---

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