List Available Countries

GET https://{{axpAPIDomain}}/api/admin/voice/v1/accounts/:accountId/countries?type=LOCAL

This API requires the Account Administrator role.

Shows available countries information for specific phone number type.

Request Params

KeyDatatypeRequiredDescription
typestring(Required) The type of phone number. Acceptable values are LOCAL or TOLLFREE.

HEADERS

KeyDatatypeRequiredDescription
appkeystring
Acceptstring

RESPONSES

status: OK

["IE","UK"]