---
title: "GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers.json"
method: GET
path: "/2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers.json"
tags: ["Api20100401AvailablePhoneNumberCountry"]
---

# GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers.json

`GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers.json`

## Path parameters

- `AccountSid` string, required

## Query parameters

- `PageSize` integer
- `Page` integer
- `PageToken` string

## Response `200`

OK

- object
  - `countries` ApiV2010AccountAvailablePhoneNumberCountry[]
    - `country_code` string, iso-country-code, nullable — The [ISO-3166-1](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country code of the country.
    - `country` string, nullable — The name of the country.
    - `uri` string, uri, nullable — The URI of the Country resource, relative to `https://api.twilio.com`.
    - `beta` boolean, nullable — Whether all phone numbers available in the country are new to the Twilio platform. `true` if they are and `false` if all numbers are not in the Twilio Phone Number Beta program.
    - `subresource_uris` object, nullable — A list of related AvailablePhoneNumber resources identified by their URIs relative to `https://api.twilio.com`.
  - `uri` string, uri, nullable

## Changes

- **2025-08-18** (v2010) `9dd521c52691` — 1 breaking, 7 warning
  - the response property `uri` became nullable for the status `200`
  - removed the optional property `end` from the response with the `200` status
  - removed the optional property `first_page_uri` from the response with the `200` status
  - removed the optional property `next_page_uri` from the response with the `200` status
  - …4 more
- **2025-02-20** (v2010) `ed1b16ce6378` — 1 breaking
  - for the `query` request parameter `PageSize`, the format changed from no format to `int64`

[Change history](https://skmtc.dev/twilio/apis/api-v2010/changes/2010-04-01/Accounts/:AccountSid/AvailablePhoneNumbers.json/get.md)

---

[API](https://skmtc.dev/twilio/apis/api-v2010.md) · [All operations](https://skmtc.dev/twilio/apis/api-v2010/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/twilio/api-v2010/revisions/6b6ffccef14c/schema)
