---
title: "GET /v1/DialingPermissions/Countries/{IsoCode}"
method: GET
path: "/v1/DialingPermissions/Countries/{IsoCode}"
---

# GET /v1/DialingPermissions/Countries/{IsoCode}

`GET /v1/DialingPermissions/Countries/{IsoCode}`

Retrieve voice dialing country permissions identified by the given ISO country code

## Path parameters

- `IsoCode` string, iso-country-code, required

## Response `200`

OK

- VoiceV1DialingPermissionsDialingPermissionsCountryInstance
  - `continent` string, nullable — The name of the continent in which the country is located.
  - `country_codes` string[], nullable — The E.164 assigned [country codes(s)](https://www.itu.int/itudoc/itu-t/ob-lists/icc/e164_763.html)
  - `high_risk_special_numbers_enabled` boolean, nullable — Whether dialing to high-risk special services numbers is enabled. These prefixes include number ranges allocated by the country and include premium numbers, special services, shared cost, and others
  - `high_risk_tollfraud_numbers_enabled` boolean, nullable — Whether dialing to high-risk [toll fraud](https://www.twilio.com/learn/voice-and-video/toll-fraud) numbers is enabled. These prefixes include narrow number ranges that have a high-risk of international revenue sharing fraud (IRSF) attacks, also known as [toll fraud](https://www.twilio.com/learn/voice-and-video/toll-fraud). These prefixes are collected from anti-fraud databases and verified by analyzing calls on our network. These prefixes are not available for download and are updated frequently
  - `iso_code` string, iso-country-code, nullable — The [ISO country code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2).
  - `links` object, nullable — A list of URLs related to this resource.
  - `low_risk_numbers_enabled` boolean, nullable — Whether dialing to low-risk numbers is enabled.
  - `name` string, nullable — The name of the country.
  - `url` string, uri, nullable — The absolute URL of this resource.

---

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