Skip to main content
GET
Get regulatory requirements

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

countryCode
string
required

Two-letter ISO country code.

Required string length: 2
type
enum<string>

Type of phone number (local, mobile, tollFree).

Available options:
local,
national,
tollFree

Response

List of requirements for the country/type combination.

items
object[]
required