GET v1/DialingPermissions/Countries

twilio.com:twilio_voice_v1

Summary:
Operation ID: ListDialingPermissionsCountry
Auth: unknown
Description

Retrieve all voice dialing country permissions for this account

Parameters (9)

Continent (string, query, optional)

Filter to retrieve the country permissions by specifying the continent

CountryCode (string, query, optional)

Filter the results by specified [country codes](https://www.itu.int/itudoc/itu-t/ob-lists/icc/e164_763.html)

HighRiskSpecialNumbersEnabled (boolean, query, optional)

Filter to retrieve the country permissions with dialing to high-risk special service numbers enabled. Can be: `true` or `false`

HighRiskTollfraudNumbersEnabled (boolean, query, optional)

Filter to retrieve the country permissions with dialing to high-risk [toll fraud](https://www.twilio.com/blog/how-to-protect-your-account-from-toll-fraud-with-voice-dialing-geo-permissions-html) numbers enabled. Can be: `true` or `false`.

IsoCode (string, query, optional)

Filter to retrieve the country permissions by specifying the [ISO country code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)

LowRiskNumbersEnabled (boolean, query, optional)

Filter to retrieve the country permissions with dialing to low-risk numbers enabled. Can be: `true` or `false`.

Page (integer, query, optional)

The page index. This value is simply for client state.

Constraints: {'minimum': 0}

PageSize (integer, query, optional)

How many resources to return in each list page. The default is 50, and the maximum is 1000.

Constraints: {'minimum': 1, 'maximum': 1000}

PageToken (string, query, optional)

The page token. This is provided by the API.

No probe data for this endpoint yet.