get https://api.fonestorm.com/v2/fonenumbers
Get a list of all FoneNumbers, or a selection based on a filter.
This will return a listing of all the FoneNumbers belonging to the FracTEL account associated with the API token being used. By default, the endpoint will return a basic listing of FoneNumbers.
Use query parameter active to filter response by FoneNumber's activation status. Don't use this parameter to get all FoneNumbers.
yes: Active FoneNumbers onlyno: Disconnected FoneNumbers onlycancel: Cancelled FoneNumbers only
Response Properties
| Property | Type | Description |
|---|---|---|
| Array of fonenumber | array | FoneNumber array. |
A request forallinformation may take a while to process if many numbers are involved.