Carl
02/10/2026, 6:40 PMVapi Support Bot
02/10/2026, 6:41 PM{call_id} and YOUR_API_KEY):
bash
curl -X GET "https://api.vapi.ai/call/{call_id}" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json"
If the endedReason is not "assistant-forwarded-call", review your telephony provider's configuration, as the "please enter password" prompt suggests an issue on their end.
See more in the [Debug call forwarding drops 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)Subhankar Ghosh
02/10/2026, 7:23 PMCarl
02/10/2026, 7:36 PMSubhankar Ghosh
02/10/2026, 7:48 PMChiranjeet Mishra
02/11/2026, 5:10 AM