mindofman
05/28/2025, 2:03 PMVapi Support Bot
05/28/2025, 2:04 PMbash
curl https://api.vapi.ai/phone-number/{phoneNumberId} \
-H "Authorization: Bearer <your_token>"
This will return the actual phone number and related info. This workaround helps you identify which number is being dialed or dialed from until the UI issue is fixed ([API Reference](https://docs.vapi.ai/api-reference/phone-numbers/get?explorer=true)).
Source:
- [Get Phone Number API Reference](https://docs.vapi.ai/api-reference/phone-numbers/get?explorer=true)Vapi Support Bot
05/28/2025, 2:04 PMbash
curl https://api.vapi.ai/phone-number/{phoneNumberId} \
-H "Authorization: Bearer <your_token>"
This will return the actual phone number and related info. This workaround helps you identify which number is being dialed or dialed from until the UI issue is fixed ([API Reference](https://docs.vapi.ai/api-reference/phone-numbers/get?explorer=true)).
Source:
- [Get Phone Number API Reference](https://docs.vapi.ai/api-reference/phone-numbers/get?explorer=true)Aditya Papriwal
05/29/2025, 5:00 AMAditya Papriwal
05/29/2025, 5:00 AM