Twilio available phone search by prefix
问题 How do I search for phone number by prefix using the API? The Twilio "Buy A Number" tool lets you search for begins with term, but I don't see a way to do it using the API. You can do: AvailablePhoneNumbers/US/Local?Contains=703% But that still finds numbers with 703 anywhere, not just the prefix. Only way I can see to do this is using the * single number search, a la: AvailablePhoneNumbers/US/Local?Contains=703******* But then how do I make that generic to any country? Have a lookup table of