---
title: "GET /v1/PhoneNumbers/Countries"
method: GET
path: "/v1/PhoneNumbers/Countries"
tags: ["PricingV1Country"]
---

# GET /v1/PhoneNumbers/Countries

`GET /v1/PhoneNumbers/Countries`

## Query parameters

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

## Response `200`

OK

- object
  - `countries` PricingV1PhoneNumberPhoneNumberCountry[]
    - `country` string, nullable — The name of the country.
    - `iso_country` string, iso-country-code, nullable — The [ISO country code](http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2).
    - `url` string, uri, nullable — The absolute URL of the resource.
  - `meta` object
    - `first_page_url` string, uri
    - `key` string
    - `next_page_url` string, uri, nullable
    - `page` integer
    - `page_size` integer
    - `previous_page_url` string, uri, nullable
    - `url` string, uri

---

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