Question
How do we get the the IP address of a Voice SDK client (which has made or received calls) from the Twilio API?
Product
Programmable Voice
Answer
The IP address of a Voice SDK client making or receiving calls is returned (if available) from the Voice Insights API, Call Insights Event Resource.
Here is an example in our docs showing how to fetch this data.