---
title: "Changes to List contacts"
method: GET
path: "/contacts"
---

# Changes to List contacts

`GET /contacts`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 54 revisions.

- **2026-07-26** `d5569b315411` — 1 warning
- **2026-07-01** `53ddbce73e46` — 1 info
- **2026-06-30** `2ad05734434b` — 1 breaking, 5 warning, 1 info
- **2026-06-30** `a689a6407360` — 2 warning, 1 info
- **2026-06-27** `30dd625c7515` — 1 warning
- **2026-05-30** `995c56ba9219` — 2 warning, 2 info

## Changes

- **2026-07-26** `d5569b315411` — 1 warning
  - added the new `web_session` enum value to the `allOf[subschema #2]/result/items/addresses/items/allOf[#/components/schemas/CommonAddress]/type` response property for the response status `200`
- **2026-07-01** `53ddbce73e46` — 1 info
  - added the optional property `allOf[subschema #2]/result/items/notes` to the response with the `200` status
- **2026-06-30** `2ad05734434b` — 1 breaking, 5 warning, 1 info
  - the `allOf[subschema #2]/result/items/addresses/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `allOf[subschema #2]/result/items/addresses/items/id` from the response with the `200` status
  - removed the optional property `allOf[subschema #2]/result/items/addresses/items/is_primary` from the response with the `200` status
  - removed the optional property `allOf[subschema #2]/result/items/addresses/items/target` from the response with the `200` status
  - removed the optional property `allOf[subschema #2]/result/items/addresses/items/tm_create` from the response with the `200` status
  - removed the optional property `allOf[subschema #2]/result/items/addresses/items/type` from the response with the `200` status
  - added `#/components/schemas/CommonAddress, subschema #2` to the `allOf[subschema #2]/result/items/addresses/items/` response property `allOf` list for the response status `200`
- **2026-06-30** `a689a6407360` — 2 warning, 1 info
  - removed the optional property `allOf[subschema #2]/result/items/emails` from the response with the `200` status
  - removed the optional property `allOf[subschema #2]/result/items/phone_numbers` from the response with the `200` status
  - added the optional property `allOf[subschema #2]/result/items/addresses` to the response with the `200` status
- **2026-06-27** `30dd625c7515` — 1 warning
  - removed the optional property `allOf[subschema #2]/result/items/phone_numbers/items/number_e164` from the response with the `200` status
- **2026-05-30** `995c56ba9219` — 2 warning, 2 info
  - removed the optional property `allOf[subschema #2]/result/items/addresses` from the response with the `200` status
  - removed the optional property `allOf[subschema #2]/result/items/notes` from the response with the `200` status
  - added the optional property `allOf[subschema #2]/result/items/emails` to the response with the `200` status
  - added the optional property `allOf[subschema #2]/result/items/phone_numbers` to the response with the `200` status

---

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