---
title: "GET /v2/Trunking/Countries"
method: GET
path: "/v2/Trunking/Countries"
tags: ["PricingV2Country"]
---

# GET /v2/Trunking/Countries

`GET /v2/Trunking/Countries`

## Query parameters

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

## Response `200`

OK

- object
  - `countries` PricingV2TrunkingCountry[]
    - `country` string, nullable — The name of the country.
    - `iso_country` string, iso-country-code, nullable — The [ISO country code](https://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/pricing-v2.md) · [All operations](https://skmtc.net/twilio/apis/pricing-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/pricing-v2/versions/310c0bcf319a/schema)
