---
title: "Changes to Get list of verified phone numbers"
method: GET
path: "/v2/verified-resources/phones"
---

# Changes to Get list of verified phone numbers

`GET /v2/verified-resources/phones`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2026-03-10** (v2) `ba131b4bbebb` — 11 breaking, 1 warning
- **2025-09-26** (v2) `daa3e48bc03a` — 1 breaking, 11 info

## Changes

- **2026-03-10** (v2) `ba131b4bbebb` — 11 breaking, 1 warning
  - the `data` response's property type changed from `object` to `array` for status `200`
  - removed the required property `data/availability` from the response with the `200` status
  - removed the required property `data/id` from the response with the `200` status
  - removed the required property `data/isDefault` from the response with the `200` status
  - removed the required property `data/isLastSchedule` from the response with the `200` status
  - removed the required property `data/isManaged` from the response with the `200` status
  - removed the required property `data/name` from the response with the `200` status
  - removed the required property `data/readOnly` from the response with the `200` status
  - removed the required property `data/schedule` from the response with the `200` status
  - removed the required property `data/timeZone` from the response with the `200` status
  - removed the required property `data/workingHours` from the response with the `200` status
  - removed the optional property `data/dateOverrides` from the response with the `200` status
- **2025-09-26** (v2) `daa3e48bc03a` — 1 breaking, 11 info
  - the `data` response's property type changed from `array` to `object` for status `200`
  - added the optional property `data/dateOverrides` to the response with the `200` status
  - added the required property `data/availability` to the response with the `200` status
  - added the required property `data/id` to the response with the `200` status
  - added the required property `data/isDefault` to the response with the `200` status
  - added the required property `data/isLastSchedule` to the response with the `200` status
  - added the required property `data/isManaged` to the response with the `200` status
  - added the required property `data/name` to the response with the `200` status
  - added the required property `data/readOnly` to the response with the `200` status
  - added the required property `data/schedule` to the response with the `200` status
  - added the required property `data/timeZone` to the response with the `200` status
  - added the required property `data/workingHours` to the response with the `200` status

---

[Operation](https://skmtc.dev/calcom/apis/cal-diy-api-v2/docs/v2/verified-resources/phones/get.md) · [API](https://skmtc.dev/calcom/apis/cal-diy-api-v2.md) · [Page](https://skmtc.dev/calcom/apis/cal-diy-api-v2/changes/v2/verified-resources/phones/get)
