Shop
List available numbers
Get a list of available fax numbers for a specific area. (Permitted scopes: fax:all:read, fax:shop:read)
GET
/
shop
/
numbers
/
countries
/
{country_code}
/
areas
/
{calling_code}
/
numbers
Authorizations
Authorization
string
headerrequiredOAuth2 Authorization Grant
Path Parameters
country_code
string
requiredCountry code (ISO 3166-1 alpha-2)
calling_code
string
requiredArea code
Query Parameters
channel
enum<string>
default: randomChannel to specify whether numbers should be 'random' or 'custom'.
Available options:
random
, custom
contains
string
If 'custom' is selected as the channel, this field allows specifying numbers that should appear in the phone number.
Response
200 - application/json
numbers
object[]
required