List account phone numbers
Returns a list of phone numbers that you’ve rented from Plivo or or added from your carrier.
API Endpoint
Arguments
typestring | The type of number. You can filter by |
number_startswithstring | Only show phone numbers that begin with this pattern. |
subaccountstring | Returns phone numbers associated with this subaccount. |
aliasstring | Returns phone numbers that exactly match this alias. |
servicesstring | Filters phone numbers that provide the selected services. Possible values are:
|
cnam_lookupstring | Filters US phone numbers by their CNAM lookup configuration status. Valid values are |
renewal_datestring | Filters phone numbers by their renewal date. Format: YYYY-MM-DD. The filter can be used in these five forms:
Note:
|
tendlc_registration_statusstring | The 10DLC registration status of US local numbers. Valid values:
|
tendlc_campaign_idstring | 10DLC campaign ID that the phone number is linked to. You can filter US local numbers that are linked to a specific campaign. |
toll_free_sms_verificationstring | SMS verification status for SMS-enabled US/Canada toll-free numbers. Valid values:
|
limitinteger | Denotes the number of results to display per page. The maximum number of results that can be fetched is 20. Defaults to 20. |
offsetinteger | Denotes the number of value items by which the results should be offset. Defaults to 0. Read more about offset-based pagination. |