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

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

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

## Path parameters

- `AccountSid` string, required
- `CountryCode` string, iso-country-code, required

## Response `200`

OK

- 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`.

---

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