---
title: "Changes to get all carriers for an account"
method: GET
path: "/Accounts/{AccountSid}/VoipCarriers"
---

# Changes to get all carriers for an account

`GET /Accounts/{AccountSid}/VoipCarriers`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 27 revisions.

- **2025-11-08** `cda83ab34ad0` — 1 info
- **2025-09-19** `3b6ab0c10627` — 3 breaking, 18 warning, 1 info
- **2025-08-28** `f31095cd47b9` — 1 info

## Changes

- **2025-11-08** `cda83ab34ad0` — 1 info
  - added the optional property `items/allOf[#/components/schemas/VoipCarrier]/trunk_type` to the response with the `200` status
- **2025-09-19** `3b6ab0c10627` — 3 breaking, 18 warning, 1 info
  - the `items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `items/name` from the response with the `200` status
  - removed the required property `items/voip_carrier_sid` from the response with the `200` status
  - removed the optional property `items/account_sid` from the response with the `200` status
  - removed the optional property `items/application_sid` from the response with the `200` status
  - removed the optional property `items/description` from the response with the `200` status
  - removed the optional property `items/diversion` from the response with the `200` status
  - removed the optional property `items/e164_leading_plus` from the response with the `200` status
  - removed the optional property `items/inbound_auth_password` from the response with the `200` status
  - removed the optional property `items/inbound_auth_username` from the response with the `200` status
  - removed the optional property `items/is_active` from the response with the `200` status
  - removed the optional property `items/register_password` from the response with the `200` status
  - removed the optional property `items/register_sip_realm` from the response with the `200` status
  - removed the optional property `items/register_username` from the response with the `200` status
  - removed the optional property `items/requires_register` from the response with the `200` status
  - removed the optional property `items/smpp_enquire_link_interval` from the response with the `200` status
  - removed the optional property `items/smpp_inbound_password` from the response with the `200` status
  - removed the optional property `items/smpp_inbound_system_id` from the response with the `200` status
  - removed the optional property `items/smpp_password` from the response with the `200` status
  - removed the optional property `items/smpp_system_id` from the response with the `200` status
  - removed the optional property `items/tech_prefix` from the response with the `200` status
  - added `#/components/schemas/VoipCarrier, subschema #2` to the `items/` response property `allOf` list for the response status `200`
- **2025-08-28** `f31095cd47b9` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/jambonz/apis/jambonz-api/docs/Accounts/:AccountSid/VoipCarriers/get.md) · [API](https://skmtc.dev/jambonz/apis/jambonz-api.md) · [Page](https://skmtc.dev/jambonz/apis/jambonz-api/changes/Accounts/:AccountSid/VoipCarriers/get)
