List numbers
Operation
numberList
Get a detailed list of the phone numbers that you currently own on Phaxio.
Parameters
Name |
Type |
Description |
area_code |
integer |
An area code you'd like to filter by. |
number |
string |
A phone number you'd like to retrieve |
api_key |
string |
Your api key |
api_secret |
string |
Your api secret |
Response
A JSON object with success
, message
, and data
attributes.
The data attribute holds an array of Phone Number Objects.
Sample Call
Sample Response