Vapi Support Bot
04/20/2026, 6:44 PMendedReason for a failed call using the Vapi API:
bash
curl -X GET "https://api.vapi.ai/call/{call_id}" \
-H "Authorization: Bearer YOUR_API_KEY"
Replace {call_id} with a recent failed call's ID. This will show if the issue is with Vapi's configuration or your telephony provider.
For next steps, review the endedReason value in the response and proceed accordingly as outlined in the [debug guide](https://docs.vapi.ai/phone-calling/in-call-control/transfer-calls/debug-forwarding-drops).
Source:
- [Debug call forwarding drops](https://docs.vapi.ai/phone-calling/in-call-control/transfer-calls/debug-forwarding-drops)Chiranjeet Mishra
04/20/2026, 9:07 PMNeimerai
04/20/2026, 9:12 PMChiranjeet Mishra
04/20/2026, 10:01 PM