Get 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 only
  • no: Disconnected FoneNumbers only
  • cancel: Cancelled FoneNumbers only
Response Properties
PropertyTypeDescription
Array of fonenumberarrayFoneNumber array.

🚧

A request for all information may take a while to process if many numbers are involved.

Language
Authorization
Header
Click Try It! to start a request and see the response here!