Michael
03/12/2026, 4:35 PMVapi Support Bot
03/12/2026, 4:36 PMphoneCallProviderId from your Vapi call object.
Here's how to retrieve it:
bash
curl -X GET "https://api.vapi.ai/call/{call_id}" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json"
Look for the phoneCallProviderId in the response, then search for this ID in your provider's dashboard (e.g., Twilio Console > Call Logs) to identify why the transfer failed.
For more details, see the [Vapi 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)Michael
03/12/2026, 5:45 PMMichael
03/15/2026, 4:26 PMMichael
03/16/2026, 4:22 PMMary
03/16/2026, 4:36 PMMichael
03/16/2026, 6:08 PMMichael
03/16/2026, 6:08 PMMary
03/16/2026, 6:19 PMMichael
03/16/2026, 6:25 PMMichael
03/16/2026, 6:30 PMMary
03/16/2026, 6:40 PMMichael
03/16/2026, 6:56 PMMary
03/16/2026, 7:00 PMMary
03/16/2026, 7:00 PMMichael
03/16/2026, 7:56 PMMichael
03/16/2026, 7:57 PMMichael
03/16/2026, 11:18 PM