---
title: "Changes to List available numbers"
method: GET
path: "/available_numbers"
---

# Changes to List available numbers

`GET /available_numbers`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 54 revisions.

- **2026-06-26** `788bc9d03134` — 1 breaking, 10 info
- **2026-05-30** `995c56ba9219` — 1 breaking, 10 warning

## Changes

- **2026-06-26** `788bc9d03134` — 1 breaking, 10 info
  - the `allOf[subschema #1]/result/items/` response's property type/format changed from `string`/`` to `object`/`` for status `200`
  - added the optional property `allOf[subschema #1]/result/items/country` to the response with the `200` status
  - added the optional property `allOf[subschema #1]/result/items/features` to the response with the `200` status
  - added the optional property `allOf[subschema #1]/result/items/number` to the response with the `200` status
  - added the optional property `allOf[subschema #1]/result/items/postal_code` to the response with the `200` status
  - added the optional property `allOf[subschema #1]/result/items/region` to the response with the `200` status
  - removed the `emergency` enum value from the `allOf[subschema #1]/result/items/` response property for the response status `200`
  - removed the `fax` enum value from the `allOf[subschema #1]/result/items/` response property for the response status `200`
  - removed the `mms` enum value from the `allOf[subschema #1]/result/items/` response property for the response status `200`
  - removed the `sms` enum value from the `allOf[subschema #1]/result/items/` response property for the response status `200`
  - removed the `voice` enum value from the `allOf[subschema #1]/result/items/` response property for the response status `200`
- **2026-05-30** `995c56ba9219` — 1 breaking, 10 warning
  - the `allOf[subschema #1]/result/items/` response's property type/format changed from `object`/`` to `string`/`` for status `200`
  - removed the optional property `allOf[subschema #1]/result/items/country` from the response with the `200` status
  - removed the optional property `allOf[subschema #1]/result/items/features` from the response with the `200` status
  - removed the optional property `allOf[subschema #1]/result/items/number` from the response with the `200` status
  - removed the optional property `allOf[subschema #1]/result/items/postal_code` from the response with the `200` status
  - removed the optional property `allOf[subschema #1]/result/items/region` from the response with the `200` status
  - added the new `emergency` enum value to the `allOf[subschema #1]/result/items/` response property for the response status `200`
  - added the new `fax` enum value to the `allOf[subschema #1]/result/items/` response property for the response status `200`
  - added the new `mms` enum value to the `allOf[subschema #1]/result/items/` response property for the response status `200`
  - added the new `sms` enum value to the `allOf[subschema #1]/result/items/` response property for the response status `200`
  - added the new `voice` enum value to the `allOf[subschema #1]/result/items/` response property for the response status `200`

---

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