GET v1/DialingPermissions/Countries
Operation ID: ListDialingPermissionsCountry
Auth: unknown
Description
Retrieve all voice dialing country permissions for this account
Parameters (9)
(string, query, optional)
Filter to retrieve the country permissions by specifying the continent
(string, query, optional)
Filter the results by specified [country codes](https://www.itu.int/itudoc/itu-t/ob-lists/icc/e164_763.html)
(boolean, query, optional)
Filter to retrieve the country permissions with dialing to high-risk special service numbers enabled. Can be: `true` or `false`
(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`.
(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)
(boolean, query, optional)
Filter to retrieve the country permissions with dialing to low-risk numbers enabled. Can be: `true` or `false`.
(integer, query, optional)
The page index. This value is simply for client state.
Constraints: {'minimum': 0}
(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}
(string, query, optional)
The page token. This is provided by the API.
No probe data for this endpoint yet.