Skip to main content

List of AvailablePhoneNumber resources

GET 

/Accounts/:AccountSid/AvailablePhoneNumbers

Returns a list of URIs to phone number resources available to the account, categorized by type (Local, Toll-Free, Mobile, etc) and ISO country.

Permissions

The API token must include the following scopes: Numbers.

Request

Path Parameters

    AccountSid uuidrequired

    The Project ID that uniquely identifies the Account to retrieve.

Responses

OK

Schema

    uristring

    The URI for the API call.

    Example: /api/laml/2010-04-01/Accounts/b3877c40-da60-4998-90ad-b792e98472af/AvailablePhoneNumbers/US/Local

    countries

    object

    betaboolean

    New numbers on SignalWire are marked as beta. Possible values are true or false.

    countrystring

    The country the number is from.

    Example: United States
    country_codestring

    The ISO country code of the number.

    Example: US

    subresource_uris

    object

    localstring

    The URI of the subresource

    Example: /2010-04-01/Accounts/b3877c40-da60-4998-90ad-b792e98472af/AvailablePhoneNumbers/US/Local
    toll_freestring

    The URI of the subresource

    Example: /2010-04-01/Accounts/b3877c40-da60-4998-90ad-b792e98472af/AvailablePhoneNumbers/US/Local
    uristring

    The URI for the API call.

    Example: /api/laml/2010-04-01/Accounts/b3877c40-da60-4998-90ad-b792e98472af/AvailablePhoneNumbers/US/Local