GET v1/DialingPermissions/Countries/{IsoCode}/HighRiskSpecialPrefixes
Summary: —
Operation ID: ListDialingPermissionsHrsPrefixes
Auth: unknown
Operation ID: ListDialingPermissionsHrsPrefixes
Auth: unknown
Description
Fetch the high-risk special services prefixes from the country resource corresponding to the [ISO country code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)
Parameters (4)
IsoCode
(string, path, required)
The [ISO 3166-1 country code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) to identify the country permissions from which high-risk special service number prefixes are fetched
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.