Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url http://localhost:8000/api/telephony/numbers/search
[ { "phone_number": "<string>", "friendly_name": "<string>", "locality": "<string>", "region": "<string>" } ]
Search for available Twilio phone numbers.
Area code to search in
Country code
1 <= x <= 20
Successful Response