Azhar
03/13/2026, 4:37 AMVapi Support Bot
03/13/2026, 4:37 AM019cd6a8-3473-7773-8aad-18a32ccf393e). Look for the endedReason code—if it shows twilio-failed-to-connect-call, verify your Twilio configuration and ensure the destination number is in the correct format (including country code).
Example API call to fetch call details:
curl -X GET "https://api.vapi.ai/call/019cd6a8-3473-7773-8aad-18a32ccf393e" -H "Authorization: Bearer YOUR_API_KEY"
This will help you pinpoint the exact cause and next steps.
Source:
- [Call ended reasons documentation](https://docs.vapi.ai/calls/call-ended-reason)Azhar
03/13/2026, 6:12 AMJames Christopher
03/13/2026, 7:51 AMAzhar
03/13/2026, 9:08 AMJames Christopher
03/13/2026, 11:16 AMChiranjeet Mishra
03/16/2026, 6:39 AM