Johnny17
10/26/2025, 11:53 AMChiranjeet Mishra
10/26/2025, 11:53 AMVapi Support Bot
10/26/2025, 11:55 AMjson
"customer": {
"number": "+1234567890"
}
Double-check for any typos or formatting issues, as incorrect formats can cause calls to be routed to the wrong recipient. If the issue persists after confirming the format, review your call logs in the Vapi dashboard to see which number was actually dialed.
Source:
- [Discord: Telnyx caller ID masking and number routing issues](https://discord.com/channels/1211482211119796234/1372232009178415145)Johnny17
10/26/2025, 12:02 PMChiranjeet Mishra
10/27/2025, 7:41 PMhttps://api.vapi.ai/phone-number/{id}. Make sure to replace {id} with the specific ID of the phone number you're interested in. Additionally, an API Key is required in the Authorization header. More details can be found [here](https://docs.vapi.ai/api-reference/phone-numbers/get).
If you're looking to list phone numbers, you can use GET https://api.vapi.ai/phone-number with optional query parameters like limit, createdAtGt, or updatedAtLt to filter results. The full documentation for listing phone numbers is available [here](https://docs.vapi.ai/api-reference/phone-numbers/list).
If you encounter an issue where a phone number is not found, ensure the correct ID is being used and that the phone number is active in your organization.Johnny17
10/28/2025, 5:07 PMChiranjeet Mishra
10/31/2025, 12:10 AMJohnny17
11/04/2025, 5:30 PMChiranjeet Mishra
11/06/2025, 10:01 PM